-
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
W
S
- sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
- sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String) - function in android.content.ContextWrapper
- sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
- sendOrderedBroadcast(android.content.Intent,java.lang.Integer,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.String,android.os.Bundle,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendStickyBroadcast(android.content.Intent,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- setCustomViewInflationEnabled(java.lang.Boolean) - function in io.github.inflationx.viewpump.ViewPump.Builder
- Due to the poor inflation order where custom views are created and never returned inside an
onCreateView(...)method. - setPrivateFactoryInjectionEnabled(java.lang.Boolean) - function in io.github.inflationx.viewpump.ViewPump.Builder
- Turn of the use of Reflection to inject the private factory.
- setReflectiveFallbackViewCreator(io.github.inflationx.viewpump.FallbackViewCreator) - function in io.github.inflationx.viewpump.ViewPump.Builder
- setStoreLayoutResId(java.lang.Boolean) - function in io.github.inflationx.viewpump.ViewPump.Builder
- The LayoutInflater can store the layout resourceId used to inflate a view into the inflated view's tag where it can be later retrieved by an interceptor.
- setTheme(java.lang.Integer) - function in android.content.ContextWrapper
- setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
- setWallpaper(java.io.InputStream) - function in android.content.ContextWrapper
- startActivities(kotlin.Array) - function in android.content.ContextWrapper
- startActivities(kotlin.Array,android.os.Bundle) - function in android.content.ContextWrapper
- startActivity(android.content.Intent) - function in android.content.ContextWrapper
- startActivity(android.content.Intent,android.os.Bundle) - function in android.content.ContextWrapper
- startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
- startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
- startService(android.content.Intent) - function in android.content.ContextWrapper
- staticCreateDeprecated(android.content.Context,java.lang.Class,android.util.AttributeSet) - function in io.github.inflationx.viewpump.ViewPump.Companion
- stopService(android.content.Intent) - function in android.content.ContextWrapper