Searched refs:updateCachedServiceLocked (Results 1 – 4 of 4) sorted by relevance
287 updateCachedServiceLocked(userId, disabledNow); in AbstractMasterSystemService()304 updateCachedServiceLocked(user.getUserIdentifier()); in onUserUnlocking()464 updateCachedServiceLocked(userId); in setDefaultServiceEnabled()651 protected void updateCachedServiceLocked(@UserIdInt int userId) { in updateCachedServiceLocked() method in AbstractMasterSystemService672 protected S updateCachedServiceLocked(@UserIdInt int userId, boolean disabled) { in updateCachedServiceLocked() method in AbstractMasterSystemService1157 updateCachedServiceLocked(userId); in startTrackingPackageChanges()1204 updateCachedServiceLocked(userId); in startTrackingPackageChanges()1314 updateCachedServiceLocked(userId); in onChange()
692 updateCachedServiceLocked(userId, disabled); in setDisabledByDeviceConfig()720 updateCachedServiceLocked(userId, disabled); in setContentCaptureFeatureEnabledBySettingsForUser()
345 updateCachedServiceLocked(userId); in onSettingsChanged()745 updateCachedServiceLocked(userInfo.id); in updateCachedServices()
11789 PLcom/android/server/infra/AbstractMasterSystemService;->updateCachedServiceLocked(I)V