Searched refs:assertAllPinned (Results 1 – 2 of 2) sorted by relevance
1290 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1298 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1335 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()1354 assertShortcutIds(assertAllPinned( in testUpdateShortcuts()2911 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2924 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2959 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2972 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3007 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3020 assertShortcutIds(assertAllPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()[all …]
590 public static List<ShortcutInfo> assertAllPinned(List<ShortcutInfo> actualShortcuts) { in assertAllPinned() method in ShortcutManagerTestUtils