Searched refs:handleStopUser (Results 1 – 6 of 6) sorted by relevance
65 abstract void handleStopUser(int userId); in handleStopUser() method in BaseIDevicePolicyManager
608 mService.handleStopUser(userHandle); in onStopUser()3479 void handleStopUser(int userId) { in handleStopUser() method in DevicePolicyManagerService
581 mService.handleStopUser(userHandle); in onStopUser()631 void handleStopUser(int userId) { in handleStopUser() method in ShortcutService4169 ShortcutService.this.handleStopUser(mUserId); in handleUnloadUser()
2095 mService.handleStopUser(USER_0); in testIsUserUnlocked()
3373 mService.handleStopUser(USER_10); in testSaveAndLoadUser()6648 mService.handleStopUser(USER_10); in testManifestShortcut_publishOnBroadcast()
804 HSPLcom/android/server/devicepolicy/BaseIDevicePolicyManager;->handleStopUser(I)V