Searched refs:onServiceEnabledLocked (Results 1 – 3 of 3) sorted by relevance
616 onServiceEnabledLocked(services.get(i), resolvedUserId); in getServiceListForUserLocked()709 onServiceEnabledLocked(services.get(i), userId); in updateCachedServiceListLocked()748 protected void onServiceEnabledLocked(@NonNull S service, @UserIdInt int userId) { in onServiceEnabledLocked() method in AbstractMasterSystemService
465 protected void onServiceEnabledLocked(@NonNull AutofillManagerServiceImpl service, in onServiceEnabledLocked() method in AutofillManagerService
11780 PLcom/android/server/infra/AbstractMasterSystemService;->onServiceEnabledLocked(Lcom/android/server…