Home
last modified time | relevance | path

Searched refs:areAllWithKeyFieldsOnly (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest11.java76 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts()
106 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId()
110 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId()
145 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_pinnedAndCached()
169 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts()
204 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts_unpinOthers()
208 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts_unpinOthers()
237 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_cacheShortcuts()
270 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_cacheShortcuts_alreadyCached()
299 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_uncacheShortcuts()
[all …]
H A DShortcutManagerTest1.java3579 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3590 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3611 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3621 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3633 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3654 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3718 .areAllWithKeyFieldsOnly(); in testLauncherCallback()
5644 .areAllWithKeyFieldsOnly(); in testHandlePackageUpdate_activityNoLongerMain()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java1017 public ShortcutListAsserter areAllWithKeyFieldsOnly() { in areAllWithKeyFieldsOnly() method in ShortcutListAsserter