Searched refs:cleanupUser (Results 1 – 4 of 4) sorted by relevance
292 public void cleanupUser(final @UserIdInt int userHandle) { in cleanupUser() method in SystemServiceManager
165 mScheduledExecutor.execute(() -> cleanupUser(userId)); in onUserStopping()391 private void cleanupUser(@UserIdInt int userId) { in cleanupUser() method in DataManager
2767 mService.mSystemServiceManager.cleanupUser(userId);
3522 PLcom/android/server/SystemServiceManager;->cleanupUser(I)V23115 PLcom/android/server/people/data/DataManager;->cleanupUser(I)V