Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java316 .areAllPinned() in checkRequestPinShortcut()
384 .areAllPinned() in testRequestPinShortcut_explicitTargetActivity()
466 .areAllPinned() in testRequestPinShortcut_noTargetActivity_noMainActivity()
527 .areAllPinned(); in testRequestPinShortcut_dynamicExists()
584 .areAllPinned(); in testRequestPinShortcut_manifestExists()
611 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
627 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
647 .areAllPinned() // Note it's pinned already. in testRequestPinShortcut_dynamicExists_alreadyPinned()
669 .areAllPinned(); in testRequestPinShortcut_dynamicExists_alreadyPinned()
690 .areAllPinned(); in testRequestPinShortcut_manifestExists_alreadyPinned()
[all …]
DShortcutManagerTest1.java1440 .areAllPinned() in testGetShortcuts_shortcutKinds()
1766 .areAllPinned() in testDisableAndEnableShortcuts()
1776 .areAllPinned() in testDisableAndEnableShortcuts()
1827 .areAllPinned() in testDisableShortcuts_thenRepublish()
1837 .areAllPinned() in testDisableShortcuts_thenRepublish()
1851 .areAllPinned() in testDisableShortcuts_thenRepublish()
1857 .areAllPinned() in testDisableShortcuts_thenRepublish()
1871 .areAllPinned() in testDisableShortcuts_thenRepublish()
1877 .areAllPinned() in testDisableShortcuts_thenRepublish()
3074 .areAllPinned() in testLauncherCallback()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java877 public ShortcutListAsserter areAllPinned() { in areAllPinned() method in ShortcutListAsserter