Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java495 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
515 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
529 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
614 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
629 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
651 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
671 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
867 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
894 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
906 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
[all …]
DShortcutManagerTest1.java2054 .areAllDynamic() in testGetShortcuts_shortcutKinds()
2526 .areAllDynamic() in testDisableShortcuts_thenRepublish()
2546 .areAllDynamic() in testDisableShortcuts_thenRepublish()
3631 .areAllDynamic(); in testLauncherCallback()
3642 .areAllDynamic(); in testLauncherCallback()
3663 .areAllDynamic(); in testLauncherCallback()
3673 .areAllDynamic(); in testLauncherCallback()
3685 .areAllDynamic(); in testLauncherCallback()
3729 .areAllDynamic() in testLauncherCallback()
3756 .areAllDynamic() in testLauncherCallback()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java930 public ShortcutListAsserter areAllDynamic() { in areAllDynamic() method in ShortcutListAsserter