-
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
W
O
- obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray) - function in android.content.Context
- obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in android.content.Context
- obtainStyledAttributes(java.lang.Integer,kotlin.IntArray) - function in android.content.Context
- obtainStyledAttributes(kotlin.IntArray) - function in android.content.Context
- onActivityCreateView(android.app.Activity,android.view.View,android.view.View,java.lang.String,android.content.Context,android.util.AttributeSet) - function in io.github.inflationx.viewpump.ViewPumpContextWrapper.Companion
- You only need to call this IF you disable ViewPump.Builder.setPrivateFactoryInjectionEnabled This will need to be called from the Activity.onCreateView method to enable view font injection if the view is created inside the activity onCreateView.
- onCreateView(android.view.View,java.lang.String,android.content.Context,android.util.AttributeSet) - function in io.github.inflationx.viewpump.FallbackViewCreator
- openFileInput(java.lang.String) - function in android.content.ContextWrapper
- openFileOutput(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
- openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory) - function in android.content.ContextWrapper
- openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory,android.database.DatabaseErrorHandler) - function in android.content.ContextWrapper