Searched refs:assertAllDynamicOrPinned (Results 1 – 2 of 2) sorted by relevance
22 …static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllDynamicOrPinned;1878 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_multi()1884 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_multi()2154 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2167 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2202 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2215 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2250 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2263 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()2298 assertShortcutIds(assertAllDynamicOrPinned( in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()[all …]
522 public static List<ShortcutInfo> assertAllDynamicOrPinned( in assertAllDynamicOrPinned() method in ShortcutManagerTestUtils