Searched defs:onUserRemovedLocked (Results 1 – 9 of 9) sorted by relevance
137 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ComponentController
119 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in StateController
186 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in PrefetchController
713 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaController
517 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ConnectivityController
421 private void onUserRemovedLocked(@NonNull Object value) throws RemoteException { in onUserRemovedLocked() method in CarServiceProxy
382 private void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaTracker
737 void onUserRemovedLocked(final int userId, @NonNull final List<String> pkgNames) { in onUserRemovedLocked() method in Agent
2039 void onUserRemovedLocked(final @UserIdInt int userId) { in onUserRemovedLocked() method in AppBatteryTracker.AppBatteryPolicy