Searched defs:serviceInfos (Results 1 – 6 of 6) sorted by relevance
64 SparseArray<BarringServiceInfo> serviceInfos = new SparseArray<>(); in getBarringServiceInfos() local
118 final Collection<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> serviceInfos; in getSyncAdapterPackagesForAuthority() local
476 final ArrayList<ServiceInfo<V>> serviceInfos = new ArrayList<>(); in generateServicesMap() local606 private boolean containsType(ArrayList<ServiceInfo<V>> serviceInfos, V type) { in containsType()616 private boolean containsTypeAndUid(ArrayList<ServiceInfo<V>> serviceInfos, V type, int uid) { in containsTypeAndUid()
278 SparseArray<BarringServiceInfo> serviceInfos = new SparseArray<>(); in create() local
975 List<AccessibilityServiceInfo> serviceInfos = in isAccessibilityVolumeStreamActive() local
1238 final Collection<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> serviceInfos; in getSyncAdapterTypes() local