Searched refs:isAppUnsupportedInRestrictedProfile (Results 1 – 2 of 2) sorted by relevance
387 if (mRestrictedProfile && isAppUnsupportedInRestrictedProfile(pi)) { in populateApps()450 private static boolean isAppUnsupportedInRestrictedProfile(PackageInfo pi) { in isAppUnsupportedInRestrictedProfile() method in AppRestrictionsFragment
473 if (mRestrictedProfile && isAppUnsupportedInRestrictedProfile(pi)) { in populateApps()530 private static boolean isAppUnsupportedInRestrictedProfile(PackageInfo pi) { in isAppUnsupportedInRestrictedProfile() method in AppRestrictionsFragment