Home
last modified time | relevance | path

Searched refs:isCrossProfilePackageAllowlisted (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
H A DInteractAcrossProfilesDetails.java145 if (!isCrossProfilePackageAllowlisted(mPackageName)) { in logNonConfigurableAppMetrics()
385 if (!isCrossProfilePackageAllowlisted(mPackageName)) { in refreshUiForNonConfigurableApps()
420 private boolean isCrossProfilePackageAllowlisted(String packageName) { in isCrossProfilePackageAllowlisted() method in InteractAcrossProfilesDetails
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileAppsServiceImpl.java323 private boolean isCrossProfilePackageAllowlisted(String packageName) { in isCrossProfilePackageAllowlisted() method in CrossProfileAppsServiceImpl
600 return isCrossProfilePackageAllowlisted(packageName);
/aosp12/frameworks/base/services/
H A Dart-profile29426 PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCrossProfilePackageAllowlisted(Ljava/lang/S…
29440 PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isCrossProfilePackageAllowlisted$1$Cro…