Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest11.java74 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts()
104 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId()
108 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_replaceSameId()
143 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_setDynamicShortcuts_pinnedAndCached()
167 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts()
202 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts_unpinOthers()
206 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_pinShortcuts_unpinOthers()
235 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_cacheShortcuts()
268 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_cacheShortcuts_alreadyCached()
297 .areAllWithKeyFieldsOnly() in testShortcutChangeCallback_uncacheShortcuts()
[all …]
DShortcutManagerTest1.java3574 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3585 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3606 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3616 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3628 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3649 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3713 .areAllWithKeyFieldsOnly(); in testLauncherCallback()
5476 .areAllWithKeyFieldsOnly(); in testHandlePackageUpdate_activityNoLongerMain()
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java1017 public ShortcutListAsserter areAllWithKeyFieldsOnly() { in areAllWithKeyFieldsOnly() method in ShortcutListAsserter