Searched refs:handleStopUser (Results 1 – 7 of 7) sorted by relevance
72 abstract void handleStopUser(int userId); in handleStopUser() method in BaseIDevicePolicyManager
820 mService.handleStopUser(user.getUserIdentifier()); in onUserStopping()3302 void handleStopUser(int userId) {
664 mService.handleStopUser(user.getUserIdentifier()); in onUserStopping()714 void handleStopUser(int userId) { in handleStopUser() method in ShortcutService5128 ShortcutService.this.handleStopUser(mUserId);
2358 mService.handleStopUser(USER_0); in testIsUserUnlocked()
3997 mService.handleStopUser(USER_10); in testSaveAndLoadUser()7307 mService.handleStopUser(USER_10); in testManifestShortcut_publishOnBroadcast()
4066 dpms.handleStopUser(managedProfileUserId); in testUpdateNetworkPreferenceOnStopUser()
16851 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleStopUser(I)V32868 PLcom/android/server/pm/ShortcutService;->handleStopUser(I)V