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