Searched refs:userP0 (Results 1 – 1 of 1) sorted by relevance
4798 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in checkBackupAndRestore_success() local4799 assertEquals(0, userP0.getAllPackagesForTest().size()); in checkBackupAndRestore_success()4800 assertEquals(0, userP0.getAllLaunchersForTest().size()); in checkBackupAndRestore_success()5285 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in testBackupAndRestore_disabled() local5286 assertEquals(0, userP0.getAllPackagesForTest().size()); in testBackupAndRestore_disabled()5287 assertEquals(0, userP0.getAllLaunchersForTest().size()); in testBackupAndRestore_disabled()