Home
last modified time | relevance | path

Searched defs:activityRule (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/leakcanary2/leakcanary-android-sample/src/androidTest/java/leakcanary/tests/
H A DTuPeuxPasTest.kt28 private val activityRule = ActivityScenarioRule(MainActivity::class.java) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/shortcut/
H A DLaunchNoteTaskActivityTest.kt47 val activityRule = constant in com.android.systemui.notetask.shortcut.LaunchNoteTaskActivityTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/
H A DLaunchNotesRoleSettingsTrampolineActivityTest.kt49 val activityRule = constant
/aosp_15_r20/cts/tests/input/src/android/input/cts/
H A DAppKeyCombinationsTest.kt38 var activityRule = ActivityScenarioRule(CaptureEventActivity::class.java) variable
H A DA11yBounceKeysTest.kt55 val activityRule = ActivityScenarioRule<CaptureEventActivity>(CaptureEventActivity::class.java) in <lambda>() constant in android.input.cts.A11yBounceKeysTest
H A DA11ySlowKeysTest.kt55 val activityRule = ActivityScenarioRule<CaptureEventActivity>(CaptureEventActivity::class.java) in <lambda>() constant
H A DA11yStickyKeysTest.kt57 val activityRule = ActivityScenarioRule<CaptureEventActivity>(CaptureEventActivity::class.java) in <lambda>() constant
H A DGamepadWithAccessibilityTest.kt70 val activityRule = ActivityScenarioRule(CaptureEventActivity::class.java) constant in android.input.cts.GamepadWithAccessibilityTest
H A DPointerCancelTest.kt54 val activityRule = ActivityScenarioRule<CaptureEventActivity>(CaptureEventActivity::class.java) constant in android.input.cts.PointerCancelTest
H A DInputShellCommandTest.kt49 val activityRule = ActivityScenarioRule(CaptureEventActivity::class.java) constant
H A DIncompleteMotionTest.kt89 val activityRule = ActivityScenarioRule(IncompleteMotionActivity::class.java) constant
H A DTouchModeTest.kt81 val activityRule = ActivityScenarioRule<Activity>(Activity::class.java) in <lambda>() constant in android.input.cts.TouchModeTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/usb/
H A DUsbPermissionActivityTest.kt56 var activityRule = ActivityTestRule( variable in com.android.systemui.usb.UsbPermissionActivityTest
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DToolbarActionBarTest.kt52 val activityRule = ActivityScenarioRule(ToolbarActivity::class.java) constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DControlsRequestDialogTest.kt84 var activityRule = ActivityTestRule( variable
H A DControlsEditingActivityTest.kt61 var activityRule = variable
H A DControlsFavoritingActivityTest.kt84 var activityRule = variable in com.android.systemui.controls.management.ControlsFavoritingActivityTest
H A DControlsProviderSelectorActivityTest.kt92 var activityRule = variable in com.android.systemui.controls.management.ControlsProviderSelectorActivityTest
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DFragmentScreenshotTestRule.kt46 private val activityRule = ActivityScenarioRule(FragmentScreenshotActivity::class.java) in <lambda>() constant
H A DViewScreenshotTestRule.kt51 private val activityRule = ActivityScenarioRule(ScreenshotActivity::class.java) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
H A DControlsActivityTest.kt54 var activityRule = variable
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DWidgetAttributeTest.kt50 val activityRule = ActivityTestRule<Activity>(Activity::class.java, true, false) constant in android.widget.cts.WidgetAttributeTest
/aosp_15_r20/cts/hostsidetests/input/app/src/android/input/cts/hostside/app/
H A DEmulateInputDevice.kt52 val activityRule = ActivityScenarioRule(CaptureEventActivity::class.java) in <lambda>() constant in android.input.cts.hostside.app.EmulateInputDevice
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/
H A DBrightnessDialogTest.kt98 var activityRule = variable
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DBasePermissionUiTest.kt77 val activityRule = ActivityTestRule(StartForFutureActivity::class.java, false, false) in <lambda>() constant

123