Searched refs:mCrossProfileAppsServiceImpl (Results 1 – 2 of 2) sorted by relevance
464 assertThat(mCrossProfileAppsServiceImpl in canConfigureInteractAcrossProfiles_packageNotInstalledInProfile_returnsFalse()483 assertThat(mCrossProfileAppsServiceImpl in canConfigureInteractAcrossProfiles_packageDoesNotRequestInteractAcrossProfiles_returnsFalse()497 assertThat(mCrossProfileAppsServiceImpl in canConfigureInteractAcrossProfiles_packageNotWhitelisted_returnsFalse()504 assertThat(mCrossProfileAppsServiceImpl in canConfigureInteractAcrossProfiles_returnsTrue()512 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_packageNotInstalledInProfile_returnsTrue()521 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_packageDoesNotRequestInteractAcrossProfiles_returnsFalse()529 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_packageNotWhitelisted_returnsTrue()542 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_platformSignedAppWithAutomaticPermission_returnsFalse()551 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_profileOwnerWorkProfile_returnsFalse()563 assertThat(mCrossProfileAppsServiceImpl in canUserAttemptToConfigureInteractAcrossProfiles_profileOwnerOtherProfile_returnsFalse()[all …]
106 private CrossProfileAppsServiceImpl mCrossProfileAppsServiceImpl; field in CrossProfileAppsServiceImplTest229 mCrossProfileAppsServiceImpl.getTargetUserProfiles(PACKAGE_TWO); in getTargetUserProfiles_fakeCaller()237 mCrossProfileAppsServiceImpl.startActivityAsUser( in startActivityAsUser_currentUser()262 mCrossProfileAppsServiceImpl.startActivityAsUser( in startAnyActivityAsUser_currentUser()289 mCrossProfileAppsServiceImpl.startActivityAsUser( in startActivityAsUser_profile_notInstalled()316 mCrossProfileAppsServiceImpl.startActivityAsUser( in startAnyActivityAsUser_profile_notInstalled()341 mCrossProfileAppsServiceImpl.startActivityAsUser( in startActivityAsUser_profile_fakeCaller()366 mCrossProfileAppsServiceImpl.startActivityAsUser( in startAnyActivityAsUser_profile_fakeCaller()393 mCrossProfileAppsServiceImpl.startActivityAsUser( in startActivityAsUser_profile_notExported()437 mCrossProfileAppsServiceImpl.startActivityAsUser( in startAnyActivityAsUser_profile_notExported()[all …]