Searched refs:peekServiceListForUserLocked (Results 1 – 3 of 3) sorted by relevance
631 List<S> serviceList = peekServiceListForUserLocked(userId); in peekServiceForUserLocked()641 protected List<S> peekServiceListForUserLocked(@UserIdInt int userId) { in peekServiceListForUserLocked() method in AbstractMasterSystemService759 final List<S> services = peekServiceListForUserLocked(userId); in removeCachedServiceListLocked()
209 List<CredentialManagerServiceImpl> services = peekServiceListForUserLocked(userId); in handlePackageRemovedMultiModeLocked()
11784 PLcom/android/server/infra/AbstractMasterSystemService;->peekServiceListForUserLocked(I)Ljava/util/…