Searched defs:installedComponents (Results 1 – 4 of 4) sorted by relevance
198 ArraySet<ComponentName> installedComponents = mInstalledSet.get(userId); in isValid() local
1012 ArrayList<ComponentName> installedComponents = new ArrayList<ComponentName>(); in getInstalledComponents() local1030 ArrayList<ComponentName> installedComponents; in prunePrintServices() local1048 ArrayList<ComponentName> installedComponents = getInstalledComponents(); in onConfigurationChangedLocked() local
413 val installedComponents: Set<ComponentName>, constant in Data
641 List<ResolveInfo> installedComponents = mPm.queryIntentActivitiesAsUser( in getActivityInfo() local