Searched refs:handleStopUser (Results 1 – 5 of 5) sorted by relevance
55 abstract void handleStopUser(int userId); in handleStopUser() method in BaseIDevicePolicyManager
675 mService.handleStopUser(userHandle); in onStopUser()3676 void handleStopUser(int userId) { in handleStopUser() method
587 mService.handleStopUser(userHandle); in onStopUser()637 void handleStopUser(int userId) { in handleStopUser() method in ShortcutService4231 ShortcutService.this.handleStopUser(mUserId); in handleUnloadUser()
2156 mService.handleStopUser(USER_0); in testIsUserUnlocked()
3384 mService.handleStopUser(USER_10); in testSaveAndLoadUser()6679 mService.handleStopUser(USER_10); in testManifestShortcut_publishOnBroadcast()