Home
last modified time | relevance | path

Searched defs:nextStartedActivity (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/tests/robotests/src/com/android/tv/
DTvActivityTest.java45 Intent nextStartedActivity = ShadowApplication.getInstance().getNextStartedActivity(); in testLifeCycle() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/face/
DFaceEnrollIntroductionTest.java538 final Intent nextStartedActivity = shadowActivity.getNextStartedActivity(); in testFaceEnrollIntroduction_maxFacesEnrolled_launchFaceSettings() local
557 final Intent nextStartedActivity = shadowActivity.getNextStartedActivity(); in testFaceEnrollIntroduction_maxFacesEnrolled_isSuw_notLaunchFaceSettings() local
574 final Intent nextStartedActivity = shadowActivity.getNextStartedActivity(); in testFaceEnrollIntroduction_maxFacesEnrolled_fromSettings_notLaunchFaceSettings() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
DSetupChooseLockPasswordTest.java169 final Intent nextStartedActivity = shadowActivity.getNextStartedActivity(); in createActivity_clickDifferentOption_extrasShouldBePropagated() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java679 Intent nextStartedActivity = in clickPreference_providerTileWithPendingIntent_singleUser_executesPendingIntent() local
706 Intent nextStartedActivity = in clickPreference_providerTileWithPendingIntent_multiUser_showsProfileDialog() local