Home
last modified time | relevance | path

Searched refs:getCurrentActivity (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/unit/src/com/android/settings/password/
DChooseLockGenericTest.java99 final Activity activity = getCurrentActivity(); in testConfirmLockPasswordShown_deviceWithPassword()
118 final Activity activity = getCurrentActivity(); in testConfirmLockPasswordShown_deviceWithPassword_phishingAttack()
137 private Activity getCurrentActivity() throws Throwable { in getCurrentActivity() method in ChooseLockGenericTest
DSetupChooseLockGenericTest.java83 final Activity activity = getCurrentActivity(); in clickSkipFigerprintPreference_deviceNotProvisioned_shouldBeAbleToProceed()
87 private Activity getCurrentActivity() throws Throwable { in getCurrentActivity() method in SetupChooseLockGenericTest
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java101 }, this::getCurrentActivity); in call()
124 protected Activity getCurrentActivity() {
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DQuickstepTestInformationHandler.java67 protected Activity getCurrentActivity() { in getCurrentActivity() method