Searched refs:isAppUnsupportedInRestrictedProfile (Results 1 – 2 of 2) sorted by relevance
389 if (mRestrictedProfile && isAppUnsupportedInRestrictedProfile(pi)) { in populateApps()452 private static boolean isAppUnsupportedInRestrictedProfile(PackageInfo pi) { in isAppUnsupportedInRestrictedProfile() method in AppRestrictionsFragment
439 if (mRestrictedProfile && isAppUnsupportedInRestrictedProfile(pi)) { in populateApps()496 private static boolean isAppUnsupportedInRestrictedProfile(PackageInfo pi) { in isAppUnsupportedInRestrictedProfile() method in AppRestrictionsFragment