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.java1425 .areAllDynamic() in testGetShortcuts_shortcutKinds()
1850 .areAllDynamic() in testDisableShortcuts_thenRepublish()
1870 .areAllDynamic() in testDisableShortcuts_thenRepublish()
2955 .areAllDynamic(); in testLauncherCallback()
2966 .areAllDynamic(); in testLauncherCallback()
2987 .areAllDynamic(); in testLauncherCallback()
2997 .areAllDynamic(); in testLauncherCallback()
3009 .areAllDynamic(); in testLauncherCallback()
3053 .areAllDynamic() in testLauncherCallback()
3080 .areAllDynamic() in testLauncherCallback()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java867 public ShortcutListAsserter areAllDynamic() { in areAllDynamic() method in ShortcutListAsserter