Searched refs:onStartUser (Results 1 – 7 of 7) sorted by relevance
130 mService.onStartUser(user.getUserIdentifier()); in onUserStarting()277 private void onStartUser(int userId) { in onStartUser() method in AppBindingService
341 onStartUser(userId); in onBootPhase()358 onStartUser(user.getUserIdentifier()); in onUserStarting()361 private void onStartUser(@UserIdInt int userId) { in onStartUser() method in PermissionPolicyService
130 mService.onStartUser(user.getUserIdentifier()); in onUserStarting()205 void onStartUser(int userHandle) { in onStartUser() method in ContentService206 if (mSyncManager != null) mSyncManager.onStartUser(userHandle); in onStartUser()
720 public void onStartUser(int userId) { in onStartUser() method in SyncManager
260 OnWorkerThreadCallback::onStartUser, mOnWorkerThreadCallback, in onUserStarting()356 void onStartUser(@UserIdInt int userId) { in onStartUser() method in MultiClientInputMethodManagerService.OnWorkerThreadCallback
288 mLockSettingsService.onStartUser(user.getUserIdentifier()); in onUserStarting()703 public void onStartUser(final int userId) { in onStartUser() method in LockSettingsService
9568 HSPLcom/android/server/appbinding/AppBindingService;->onStartUser(I)V15494 HSPLcom/android/server/content/ContentService;->onStartUser(I)V15762 HSPLcom/android/server/content/SyncManager;->lambda$onStartUser$1$SyncManager(I)V15772 HSPLcom/android/server/content/SyncManager;->onStartUser(I)V23468 HSPLcom/android/server/locksettings/LockSettingsService;->onStartUser(I)V35224 HSPLcom/android/server/policy/PermissionPolicyService;->onStartUser(I)V