Searched refs:isCrossProfilePackageAllowlisted (Results 1 – 1 of 1) sorted by relevance
186 if (!isCrossProfilePackageAllowlisted(mPackageName)) { in logNonConfigurableAppMetrics()443 if (!isCrossProfilePackageAllowlisted(mPackageName)) { in refreshUiForNonConfigurableApps()486 private boolean isCrossProfilePackageAllowlisted(String packageName) { in isCrossProfilePackageAllowlisted() method in InteractAcrossProfilesDetails