Searched defs:shadowIntent (Results 1 – 6 of 6) sorted by relevance
116 ShadowActivity.IntentForResult shadowIntent = in create_emptyIntent() local126 ShadowActivity.IntentForResult shadowIntent = in create_noInputs() local139 ShadowActivity.IntentForResult shadowIntent = in create_inputNotFound() local152 ShadowActivity.IntentForResult shadowIntent = in create_validInput() local176 ShadowActivity.IntentForResult shadowIntent = in create_trustedCallingPackage() local200 ShadowActivity.IntentForResult shadowIntent = in create_nonTrustedCallingPackage() local
116 ShadowIntent shadowIntent = Shadows.shadowOf(intent); in clickAddAccountButton_shouldOpenChooseAccountFragment() local133 ShadowIntent shadowIntent = Shadows.shadowOf(intent); in clickAddAccountButton_shouldNotOpenChooseAccountFragmentWhenOneType() local149 ShadowIntent shadowIntent = Shadows.shadowOf(intent); in clickAddAccountButton_shouldOpenChooseAccountFragmentWhenTwoTypes() local
115 ShadowIntent shadowIntent = Shadows.shadowOf(intent); in preferenceClick_launchesDetailFragment() local
316 ShadowIntent shadowIntent = shadowOf(startedIntent); in initialize_adminSelectsNewRestrictedUser_shouldOpenAppContentScreen() local535 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_selectRestrictedUser_appAndContentAccessClicked_startActivity() local
609 ShadowIntent shadowIntent = shadowOf(startedIntent); in onPreferenceClick_addGuestClicked_createGuestAndOpenDetails() local
176 ShadowIntent shadowIntent = shadowOf(intent); in testOnBringToForeground() local