Searched refs:launcherHasManagedProfilesFeature (Results 1 – 2 of 2) sorted by relevance
85 if (mustSupportManagedProfile && !launcherHasManagedProfilesFeature(candidate, pm)) { in refreshHomeOptions()95 private boolean launcherHasManagedProfilesFeature(ResolveInfo resolveInfo, PackageManager pm) { in launcherHasManagedProfilesFeature() method in DefaultHomePreference
190 if (mustSupportManagedProfile && !launcherHasManagedProfilesFeature(candidate)) { in buildHomeActivitiesList()233 private boolean launcherHasManagedProfilesFeature(ResolveInfo resolveInfo) { in launcherHasManagedProfilesFeature() method in HomeSettings