Searched refs:assertAllDynamicOrPinned (Results 1 – 2 of 2) sorted by relevance
27 …static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllDynamicOrPinned;2557 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_multi()2563 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_multi()2914 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2927 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2962 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2975 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3010 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3023 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()3058 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()[all …]
597 public static List<ShortcutInfo> assertAllDynamicOrPinned( in assertAllDynamicOrPinned() method in ShortcutManagerTestUtils