Home
last modified time | relevance | path

Searched defs:shadowIntent (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/
H A DSetupPassthroughActivityTest.java115 ShadowActivity.IntentForResult shadowIntent = in create_emptyIntent() local
125 ShadowActivity.IntentForResult shadowIntent = in create_noInputs() local
138 ShadowActivity.IntentForResult shadowIntent = in create_inputNotFound() local
151 ShadowActivity.IntentForResult shadowIntent = in create_validInput() local
174 ShadowActivity.IntentForResult shadowIntent = in create_trustedCallingPackage() local
198 ShadowActivity.IntentForResult shadowIntent = in create_nonTrustedCallingPackage() local
219 ShadowActivity.IntentForResult shadowIntent = in create_nullCallingPackage() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/users/
H A DUserDetailsSettingsTest.java322 ShadowIntent shadowIntent = shadowOf(startedIntent); in initialize_adminSelectsNewRestrictedUser_shouldOpenAppContentScreen() local
558 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_selectRestrictedUser_appAndContentAccessClicked_startActivity() local
H A DUserSettingsTest.java629 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_addGuestClicked_createGuestAndOpenDetails() local