Searched refs:canConfigureInteractAcrossProfiles (Results 1 – 6 of 6) sorted by relevance
109 .filter(mCrossProfileApps::canConfigureInteractAcrossProfiles) in checkCrossProfileAppsPermissions()138 mCrossProfileApps::canConfigureInteractAcrossProfiles).collect(Collectors.toSet()); in getConfigurableDefaultCrossProfilePackages()
101 if (!mCrossProfileApps.canConfigureInteractAcrossProfiles(crossProfilePackageName)) { in grantNewConfigurableDefaultCrossProfilePackages()188 if (mCrossProfileApps.canConfigureInteractAcrossProfiles(packageName)) { in getConsolidatedModeForPackagesInUid()
52 protected boolean canConfigureInteractAcrossProfiles(@NonNull String packageName) { in canConfigureInteractAcrossProfiles() method in ShadowCrossProfileApps
326 if (!canConfigureInteractAcrossProfiles(packageName)) { in resetInteractAcrossProfilesAppOps()351 protected boolean canConfigureInteractAcrossProfiles(@NonNull String packageName) { in canConfigureInteractAcrossProfiles() method in ExtendsShadowCrossProfileApps
175 if (!mCrossProfileApps.canConfigureInteractAcrossProfiles(mPackageName)) { in logPageLaunchMetrics()364 CrossProfileApps.class).canConfigureInteractAcrossProfiles(packageName) in isInteractAcrossProfilesEnabled()433 if (!mCrossProfileApps.canConfigureInteractAcrossProfiles(mPackageName)) { in refreshUi()
190 || !crossProfileApps.canConfigureInteractAcrossProfiles( in getNumberOfEnabledApps()