Searched refs:getServiceListForUserLocked (Results 1 – 4 of 4) sorted by relevance
593 List<S> services = getServiceListForUserLocked(userId); in getServiceForUserLocked()601 protected List<S> getServiceListForUserLocked(@UserIdInt int userId) { in getServiceListForUserLocked() method in AbstractMasterSystemService697 final List<S> services = getServiceListForUserLocked(userId); in updateCachedServiceListLocked()725 services = getServiceListForUserLocked(userId); in updateCachedServiceListMultiModeLocked()
370 getServiceListForUserLocked(userId); in restorePreviouslyEnabledClients()447 getServiceListForUserLocked(userId); in getServiceForType()
318 getServiceListForUserLocked(userId); in getCredentialProviderServicesLocked()816 getServiceListForUserLocked(userId); in isEnabledCredentialProviderService()
4136 HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceListForUserLocked(I)Ljava/util…