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