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.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 …]
DShortcutManagerTest1.java3630 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3641 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3662 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3672 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3684 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3705 .areAllWithKeyFieldsOnly() in testLauncherCallback()
3769 .areAllWithKeyFieldsOnly(); in testLauncherCallback()
5701 .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