Searched refs:assertAllNotKeyFieldsOnly (Results 1 – 2 of 2) sorted by relevance
36 …tatic com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllNotKeyFieldsOnly;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 …]
512 public static List<ShortcutInfo> assertAllNotKeyFieldsOnly( in assertAllNotKeyFieldsOnly() method in ShortcutManagerTestUtils