Searched refs:handleStopUser (Results 1 – 4 of 4) sorted by relevance
562 mService.handleStopUser(userHandle); in onStopUser()612 void handleStopUser(int userId) { in handleStopUser() method in ShortcutService3782 ShortcutService.this.handleStopUser(mUserId); in handleUnloadUser()
2093 mService.handleStopUser(USER_0); in testIsUserUnlocked()
3244 mService.handleStopUser(USER_10); in testSaveAndLoadUser()6109 mService.handleStopUser(USER_10); in testManifestShortcut_publishOnBroadcast()
474 mService.handleStopUser(userHandle); in onStopUser()3065 void handleStopUser(int userId) { in handleStopUser() method in DevicePolicyManagerService