Searched refs:userP0 (Results 1 – 1 of 1) sorted by relevance
4960 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in checkBackupAndRestore_success() local4961 assertEquals(0, userP0.getAllPackagesForTest().size()); in checkBackupAndRestore_success()4962 assertEquals(0, userP0.getAllLaunchersForTest().size()); in checkBackupAndRestore_success()5523 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in testBackupAndRestore_disabled() local5524 assertEquals(0, userP0.getAllPackagesForTest().size()); in testBackupAndRestore_disabled()5525 assertEquals(0, userP0.getAllLaunchersForTest().size()); in testBackupAndRestore_disabled()