Searched refs:mUserDisallowedCrossProfilePackages (Results 1 – 1 of 1) sorted by relevance
56 private final Set<String> mUserDisallowedCrossProfilePackages; field in CrossProfileAppsPregrantController85 mUserDisallowedCrossProfilePackages = getConfigurablePackageSetFromSetting( in CrossProfileAppsPregrantController()101 && !mUserDisallowedCrossProfilePackages.contains(crossProfilePackageName)) { in checkCrossProfileAppsPermissions()