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.java490 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
510 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
524 .areAllDynamic() in testRequestPinShortcut_dynamicExists()
609 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
624 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
646 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
666 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinned()
862 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
889 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
901 .areAllDynamic() in testRequestPinShortcut_dynamicExists_alreadyPinnedByAnother()
[all …]
DShortcutManagerTest1.java1998 .areAllDynamic() in testGetShortcuts_shortcutKinds()
2470 .areAllDynamic() in testDisableShortcuts_thenRepublish()
2490 .areAllDynamic() in testDisableShortcuts_thenRepublish()
3575 .areAllDynamic(); in testLauncherCallback()
3586 .areAllDynamic(); in testLauncherCallback()
3607 .areAllDynamic(); in testLauncherCallback()
3617 .areAllDynamic(); in testLauncherCallback()
3629 .areAllDynamic(); in testLauncherCallback()
3673 .areAllDynamic() in testLauncherCallback()
3700 .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