Searched refs:assertAllPinned (Results 1 – 2 of 2) sorted by relevance
1285 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1293 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1330 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1349 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()2906 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2919 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2954 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2967 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3002 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3015 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()[all …]
590 public static List<ShortcutInfo> assertAllPinned(List<ShortcutInfo> actualShortcuts) { in assertAllPinned() method in ShortcutManagerTestUtils