Searched refs:assertShortcutIds (Results 1 – 2 of 2) sorted by relevance
51 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertShortcutIds;297 assertShortcutIds(assertAllNotKeyFieldsOnly( in testSetDynamicShortcuts()305 assertShortcutIds(assertAllNotKeyFieldsOnly( in testSetDynamicShortcuts()344 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()350 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()357 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()366 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()544 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()551 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()556 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()[all …]
448 public static List<ShortcutInfo> assertShortcutIds(List<ShortcutInfo> actualShortcuts, in assertShortcutIds() method in ShortcutManagerTestUtils838 assertShortcutIds(mList, expectedIds); in haveIds()