Searched defs:serviceInfos (Results 1 – 4 of 4) sorted by relevance
115 final Collection<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> serviceInfos; in getSyncAdapterPackagesForAuthority() local
429 final ArrayList<ServiceInfo<V>> serviceInfos = new ArrayList<>(); in generateServicesMap() local559 private boolean containsType(ArrayList<ServiceInfo<V>> serviceInfos, V type) { in containsType()569 private boolean containsTypeAndUid(ArrayList<ServiceInfo<V>> serviceInfos, V type, int uid) { in containsTypeAndUid()
969 final Collection<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> serviceInfos; in getSyncAdapterTypes() local
5093 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> serviceInfos; in getTypesForCaller() local