Searched refs:handleStartUser (Results 1 – 3 of 3) sorted by relevance
43 abstract void handleStartUser(int userId); in handleStartUser() method in BaseIDevicePolicyManager
665 mService.handleStartUser(userHandle); in onStartUser()3566 handleStartUser(UserHandle.USER_SYSTEM); in onLockSettingsReady()3657 void handleStartUser(int userId) { in handleStartUser() method
6301 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleStartUser(I)V