Searched refs:ACTION_MANAGE_CROSS_PROFILE_ACCESS (Results 1 – 3 of 3) sorted by relevance
57 public static final String ACTION_MANAGE_CROSS_PROFILE_ACCESS = field in CrossProfileAppsPermissionToInteractTest161 assertThat(intent.getAction()).isEqualTo(ACTION_MANAGE_CROSS_PROFILE_ACCESS); in testCreateRequestInteractAcrossProfilesIntent_canRequestInteraction_returnsIntent()
78 new Intent(Settings.ACTION_MANAGE_CROSS_PROFILE_ACCESS))); in setupInteractAcrossProfilesDisabledByDefault()
460 assertCanBeHandled(new Intent(Settings.ACTION_MANAGE_CROSS_PROFILE_ACCESS)); in testInteractAcrossProfilesSettings()