Searched refs:onUserRemovedLocked (Results 1 – 12 of 12) sorted by relevance
350 onUserRemovedLocked(user); in sendCarServiceActionLocked()353 onUserRemovedLocked(value); in sendCarServiceActionLocked()365 private void onUserRemovedLocked(@NonNull Object value) throws RemoteException { in onUserRemovedLocked() method in CarServiceProxy
118 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in StateController
137 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ComponentController
515 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in ConnectivityController
734 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaController
141 onUserRemovedLocked(userId);381 private void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in QuotaTracker
596 mQuotaController.onUserRemovedLocked(0); in testOnUserRemovedLocked()4018 mQuotaController.onUserRemovedLocked(SOURCE_USER_ID); in testGetRemainingEJExecutionTimeLocked_OneSessionStraddlesEdge()4047 mQuotaController.onUserRemovedLocked(SOURCE_USER_ID); in testGetRemainingEJExecutionTimeLocked_WithStaleSessions()4359 mQuotaController.onUserRemovedLocked(SOURCE_USER_ID); in runTestGetTimeUntilEJQuotaConsumedLocked()
599 mStats.onUserRemovedLocked(userId); in onUserRemoved()
901 mControllers.get(c).onUserRemovedLocked(userId);
14390 public void onUserRemovedLocked(int userId) { in onUserRemovedLocked() method in BatteryStatsImpl
20679 PLcom/android/server/job/controllers/ComponentController;->onUserRemovedLocked(I)V20747 PLcom/android/server/job/controllers/ConnectivityController;->onUserRemovedLocked(I)V21144 PLcom/android/server/job/controllers/QuotaController;->onUserRemovedLocked(I)V21166 PLcom/android/server/job/controllers/StateController;->onUserRemovedLocked(I)V42128 PLcom/android/server/utils/quota/QuotaTracker;->onUserRemovedLocked(I)V
77911 Lcom/android/internal/os/BatteryStatsImpl;->onUserRemovedLocked(I)V