A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
- addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
- addIntentExtras(dev.testify.ExtrasProvider) - function in dev.testify.ScreenshotRule
- addMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
- addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner) - function in androidx.activity.ComponentActivity
- addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner,androidx.lifecycle.Lifecycle.State) - function in androidx.activity.ComponentActivity
- addOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
- addOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addScreenshotObserver(dev.testify.ScreenshotLifecycle) - function in dev.testify.core.logic.ScreenshotLifecycleHost
- afterInitializeView(android.app.Activity) - function in dev.testify.ComposableScreenshotRule
- Test lifecycle method.
- afterScreenshot(android.app.Activity,android.graphics.Bitmap) - function in dev.testify.ComposableScreenshotRule
- Proactively dispose of any compositions after the screenshot has been taken.
- apply(org.junit.runners.model.Statement,org.junit.runner.Description) - function in dev.testify.ComposableScreenshotRule
- Modifies the method-running Statement to implement this test-running rule.
- apply(java.lang.String,java.lang.Class,java.util.Collection) - function in dev.testify.ScreenshotRule
- applyConfiguration(android.app.Activity,dev.testify.core.TestifyConfiguration) - function in dev.testify.ScreenshotLifecycle
- applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
- assertForScreenshotInstrumentationAnnotation(java.lang.String,java.util.List,java.util.Collection) - function in dev.testify.ScreenshotRule
- assertSame() - function in dev.testify.ScreenshotRule
- assureActivity(android.content.Intent) - function in dev.testify.ScreenshotRule
- attachBaseContext(android.content.Context) - function in dev.testify.ComposableTestActivity
- This is required to correctly support dynamic Locale changes