Home
last modified time | relevance | path

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

/packages/apps/TV/tests/robotests/src/com/android/tv/
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
/packages/apps/Settings/tests/robotests/src/com/android/settings/users/
DUserDetailsSettingsTest.java341 ShadowIntent shadowIntent = shadowOf(startedIntent); in initialize_adminSelectsNewRestrictedUser_shouldOpenAppContentScreen() local
623 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_selectRestrictedUser_appAndContentAccessClicked_startActivity() local
DUserSettingsTest.java744 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_addGuestClicked_createGuestAndOpenDetails() local