Searched refs:canUserAttemptToConfigureInteractAcrossProfiles (Results 1 – 3 of 3) sorted by relevance
38 return canUserAttemptToConfigureInteractAcrossProfiles() ? AVAILABLE : DISABLED_FOR_USER; in getAvailabilityStatus()55 private boolean canUserAttemptToConfigureInteractAcrossProfiles() { in canUserAttemptToConfigureInteractAcrossProfiles() method in InteractAcrossProfilesDetailsPreferenceController57 .canUserAttemptToConfigureInteractAcrossProfiles(mPackageName); in canUserAttemptToConfigureInteractAcrossProfiles()
142 if (crossProfileApps.canUserAttemptToConfigureInteractAcrossProfiles( in collectConfigurableApps()
370 if (!mCrossProfileApps.canUserAttemptToConfigureInteractAcrossProfiles(mPackageName)) { in refreshUi()