Home
last modified time | relevance | path

Searched refs:areAllNotPinned (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest8.java497 .areAllNotPinned(); in testRequestPinShortcut_dynamicExists()
516 .areAllNotPinned() in testRequestPinShortcut_dynamicExists()
552 .areAllNotPinned(); in testRequestPinShortcut_manifestExists()
571 .areAllNotPinned() in testRequestPinShortcut_manifestExists()
1016 .areAllNotPinned() in testRequestPinShortcut_launcherAlreadyHasPinned()
1082 .areAllNotPinned() in testRequestPinShortcut_dynamicExists_titleWontChange()
1144 .areAllNotPinned() in testRequestPinShortcut_manifestExists_titleWontChange()
1211 .areAllNotPinned() in testRequestPinShortcut_dynamicExists_thenRemoved_error()
1269 .areAllNotPinned() in testRequestPinShortcut_dynamicExists_thenRemoved_okay()
1323 .areAllNotPinned() in testRequestPinShortcut_manifestExists_thenRemoved_error()
[all …]
H A DShortcutManagerTest7.java334 .areAllNotPinned(); in testClearShortcuts()
H A DShortcutManagerTest1.java2014 .areAllNotPinned() in testGetShortcuts_shortcutKinds()
3706 .areAllNotPinned() in testLauncherCallback()
4495 .areAllNotPinned() in testCleanupPackage_republishManifests()
5108 .areAllNotPinned(); in testHandlePackageClearData_manifestRepublished()
7676 .areAllNotPinned() in testManifestShortcuts_intentDefinitions()
7733 .areAllNotPinned() in testManifestShortcuts_intentDefinitions()
7748 .areAllNotPinned() in testManifestShortcuts_intentDefinitions()
7774 .areAllNotPinned() in testManifestShortcuts_intentDefinitions()
7821 .areAllNotPinned() in testManifestShortcuts_checkAllFields()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java945 public ShortcutListAsserter areAllNotPinned() { in areAllNotPinned() method in ShortcutListAsserter