Searched refs:updateCachedServiceListLocked (Results 1 – 2 of 2) sorted by relevance
652 updateCachedServiceListLocked(userId, isDisabledLocked(userId)); in updateCachedServiceLocked()674 updateCachedServiceListLocked(userId, disabled); in updateCachedServiceLocked()686 protected List<S> updateCachedServiceListLocked(@UserIdInt int userId, boolean disabled) { in updateCachedServiceListLocked() method in AbstractMasterSystemService821 updateCachedServiceListLocked(userId, isDisabledLocked(userId)); in onServiceNameChanged()838 updateCachedServiceListLocked(userId, isDisabledLocked(userId)); in onServiceNameListChanged()
11788 PLcom/android/server/infra/AbstractMasterSystemService;->updateCachedServiceListLocked(IZ)Ljava/uti…