Searched refs:assertShortcutIds (Results 1 – 2 of 2) sorted by relevance
46 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertShortcutIds;280 assertShortcutIds(assertAllNotKeyFieldsOnly( in testSetDynamicShortcuts()288 assertShortcutIds(assertAllNotKeyFieldsOnly( in testSetDynamicShortcuts()327 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()333 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()340 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()349 assertShortcutIds(assertAllNotKeyFieldsOnly( in testAddDynamicShortcuts()496 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()503 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()508 assertShortcutIds(assertAllNotKeyFieldsOnly( in testDeleteDynamicShortcuts()[all …]
440 public static List<ShortcutInfo> assertShortcutIds(List<ShortcutInfo> actualShortcuts, in assertShortcutIds() method in ShortcutManagerTestUtils830 assertShortcutIds(mList, expectedIds); in haveIds()