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.java1414 .areAllDynamic() in testGetShortcuts_shortcutKinds()
1839 .areAllDynamic() in testDisableShortcuts_thenRepublish()
1859 .areAllDynamic() in testDisableShortcuts_thenRepublish()
2944 .areAllDynamic(); in testLauncherCallback()
2955 .areAllDynamic(); in testLauncherCallback()
2976 .areAllDynamic(); in testLauncherCallback()
2986 .areAllDynamic(); in testLauncherCallback()
2998 .areAllDynamic(); in testLauncherCallback()
3042 .areAllDynamic() in testLauncherCallback()
3069 .areAllDynamic() in testLauncherCallback()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java861 public ShortcutListAsserter areAllDynamic() { in areAllDynamic() method in ShortcutListAsserter