Searched refs:isAppUnsupportedInRestrictedProfile (Results 1 – 3 of 3) sorted by relevance
383 if (mRestrictedProfile && isAppUnsupportedInRestrictedProfile(pi)) { in populateApps()446 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