Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest8.java319 .areAllPinned() in checkRequestPinShortcut()
389 .areAllPinned() in testRequestPinShortcut_explicitTargetActivity()
471 .areAllPinned() in testRequestPinShortcut_noTargetActivity_noMainActivity()
532 .areAllPinned(); in testRequestPinShortcut_dynamicExists()
589 .areAllPinned(); in testRequestPinShortcut_manifestExists()
616 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
632 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
674 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
695 .areAllPinned(); in testRequestPinShortcut_manifestExists_alreadyPinned()
1097 .areAllPinned() in testRequestPinShortcut_dynamicExists_titleWontChange()
[all …]
H A DShortcutManagerTest1.java2018 .areAllPinned() in testGetShortcuts_shortcutKinds()
2391 .areAllPinned() in testDisableAndEnableShortcuts()
2401 .areAllPinned() in testDisableAndEnableShortcuts()
2452 .areAllPinned() in testDisableShortcuts_thenRepublish()
2462 .areAllPinned() in testDisableShortcuts_thenRepublish()
2476 .areAllPinned() in testDisableShortcuts_thenRepublish()
2482 .areAllPinned() in testDisableShortcuts_thenRepublish()
2496 .areAllPinned() in testDisableShortcuts_thenRepublish()
2502 .areAllPinned() in testDisableShortcuts_thenRepublish()
4485 .areAllPinned() in testCleanupPackage_republishManifests()
[all …]
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java940 public ShortcutListAsserter areAllPinned() { in areAllPinned() method in ShortcutListAsserter