Searched defs:onUserRemovedLocked (Results 1 – 10 of 10) sorted by relevance
144 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ComponentController
125 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in StateController
173 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in BackgroundJobsController
197 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in PrefetchController
609 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ConnectivityController
465 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in FlexibilityController
700 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaController
441 private void onUserRemovedLocked(@NonNull Object value) throws RemoteException { in onUserRemovedLocked() method in CarServiceProxy
382 private void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaTracker
2078 void onUserRemovedLocked(final @UserIdInt int userId) { in onUserRemovedLocked() method in AppBatteryTracker.AppBatteryPolicy