Searched refs:handleUnlockUser (Results 1 – 6 of 6) sorted by relevance
115 mService.handleUnlockUser(USER_0); in testPersistingWeirdCharacters()
839 mService.handleUnlockUser(USER_0); in testCleanupDanglingBitmaps()840 mService.handleUnlockUser(USER_10); in testCleanupDanglingBitmaps()841 mService.handleUnlockUser(20); // Make sure the logic will still work for nonexistent user. in testCleanupDanglingBitmaps()1941 mService.handleUnlockUser(USER_0); in testPinShortcutAndGetPinnedShortcuts_multi()2510 mService.handleUnlockUser(USER_0); in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3202 mService.handleUnlockUser(UserHandle.USER_SYSTEM); in testSaveAndLoadUser()3228 mService.handleUnlockUser(USER_10); in testSaveAndLoadUser()3685 mService.handleUnlockUser(USER_0); in testHandleGonePackage_crossProfile()3686 mService.handleUnlockUser(USER_P0); in testHandleGonePackage_crossProfile()3687 mService.handleUnlockUser(USER_10); in testHandleGonePackage_crossProfile()[all …]
897 mService.handleUnlockUser(USER_10); in testShortcutInfoSaveAndLoad()969 mService.handleUnlockUser(USER_10);1043 mService.handleUnlockUser(USER_10);1116 mService.handleUnlockUser(USER_0); // Load user-0.1180 mService.handleUnlockUser(USER_0); // Load user-0.1215 mService.handleUnlockUser(USER_0);1231 mService.handleUnlockUser(USER_0);2053 mService.handleUnlockUser(USER_0); in testLoadLegacySavedFile()2088 mService.handleUnlockUser(USER_0); in testIsUserUnlocked()
1920 mService.handleUnlockUser(USER_0);
567 mService.handleUnlockUser(userId); in onUnlockUser()587 void handleUnlockUser(int userId) { in handleUnlockUser() method in ShortcutService
469 mService.handleUnlockUser(userHandle); in onUnlockUser()3061 void handleUnlockUser(int userId) { in handleUnlockUser() method in DevicePolicyManagerService