Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DAutofillSaveDialogTest.java49 startActivityWithFlag(SimpleBeforeLoginActivity.getCurrentActivity(), LoginActivity.class, in testShowSaveUiWhenLaunchActivityWithFlagClearTopAndSingleTop()
58 LoginActivity loginActivity = LoginActivity.getCurrentActivity(); in testShowSaveUiWhenLaunchActivityWithFlagClearTopAndSingleTop()
74 startActivityWithFlag(SimpleAfterLoginActivity.getCurrentActivity(), in testShowSaveUiWhenLaunchActivityWithFlagClearTopAndSingleTop()
94 startActivityWithFlag(SimpleBeforeLoginActivity.getCurrentActivity(), LoginActivity.class, in testShowSaveUiWhenLaunchActivityWithFlagClearTaskAndNewTask()
103 LoginActivity loginActivity = LoginActivity.getCurrentActivity(); in testShowSaveUiWhenLaunchActivityWithFlagClearTaskAndNewTask()
DSimpleSaveActivityTest.java547 final LoginActivity act = LoginActivity.getCurrentActivity(); in testSaveThenStartNewSessionRightAwayShouldKeepSaveUi()
/cts/tests/app/app/src/android/app/stubs/
DLocalActivityManagerTestHelper.java125 if (mLocalActivityManager.getCurrentActivity().isFinishing()){ in testDispatchDestroy()
144 if (!mLocalActivityManager.getCurrentActivity().isFinishing()){ in testDispatchDestroy()
211 if (mLocalActivityManager.getCurrentActivity() == null) { in testDispatchStop()
293 .getCurrentActivity()) { in testStartActivity()
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DSimpleBeforeLoginActivity.java34 public static SimpleBeforeLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleBeforeLoginActivity
DSimpleAfterLoginActivity.java34 public static SimpleAfterLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleAfterLoginActivity
DLoginActivity.java94 public static <T extends LoginActivity> T getCurrentActivity() { in getCurrentActivity() method in LoginActivity
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DAugmentedLoginActivityTest.java779 currentActivity = LoginActivity.getCurrentActivity();
793 currentActivity = LoginActivity.getCurrentActivity();
807 currentActivity = LoginActivity.getCurrentActivity();
821 currentActivity = LoginActivity.getCurrentActivity();