Home
last modified time | relevance | path

Searched refs:HANDLE_USER_10 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java2121 list("s1", "s2", "s3"), HANDLE_USER_10); in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2292 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2296 /* activity =*/ null, ShortcutQuery.FLAG_GET_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2300 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2471 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2475 /* activity =*/ null, ShortcutQuery.FLAG_GET_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
2479 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
3080 assertCallbackReceived(c10_1, HANDLE_USER_10, CALLING_PACKAGE_1, in testLauncherCallback_crossProfile()
3286 HANDLE_USER_10); in testCleanupPackage()
3288 HANDLE_USER_10); in testCleanupPackage()
[all …]
DShortcutManagerTest7.java298 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("ms2", "s2"), HANDLE_USER_10); in testClearShortcuts()
DBaseShortcutManagerTest.java618 protected static final UserHandle HANDLE_USER_10 = UserHandle.of(USER_10); field in BaseShortcutManagerTest
1999 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("x4", "x5"), HANDLE_USER_10);
2000 mLauncherApps.pinShortcuts(CALLING_PACKAGE_2, list("x4", "x5", "x6"), HANDLE_USER_10);
2002 HANDLE_USER_10);
DShortcutManagerTest2.java235 assertEquals(HANDLE_USER_10, si.getUserHandle()); in testShortcutInfoParcel()
906 assertEquals(HANDLE_USER_10, si.getUserHandle()); in testShortcutInfoSaveAndLoad()
978 assertEquals(HANDLE_USER_10, si.getUserHandle());
1049 assertEquals(HANDLE_USER_10, si.getUserHandle());