Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A 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 …]
H A DShortcutManagerTest1.java2003 .areAllDynamic() in testGetShortcuts_shortcutKinds()
2475 .areAllDynamic() in testDisableShortcuts_thenRepublish()
2495 .areAllDynamic() in testDisableShortcuts_thenRepublish()
3580 .areAllDynamic(); in testLauncherCallback()
3591 .areAllDynamic(); in testLauncherCallback()
3612 .areAllDynamic(); in testLauncherCallback()
3622 .areAllDynamic(); in testLauncherCallback()
3634 .areAllDynamic(); in testLauncherCallback()
3678 .areAllDynamic() in testLauncherCallback()
4494 .areAllDynamic() in testCleanupPackage_republishManifests()
[all …]
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java930 public ShortcutListAsserter areAllDynamic() { in areAllDynamic() method in ShortcutListAsserter