Home
last modified time | relevance | path

Searched defs:makeShortcut (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java396 protected ShortcutInfo makeShortcut(String id) { in makeShortcut() method in ShortcutManagerCtsTestsBase
423 protected ShortcutInfo makeShortcut(String id, String shortLabel) { in makeShortcut() method in ShortcutManagerCtsTestsBase
430 protected ShortcutInfo makeShortcut(String id, ComponentName activity) { in makeShortcut() method in ShortcutManagerCtsTestsBase
499 protected ShortcutInfo makeShortcut(String id, String shortLabel, ComponentName activity, in makeShortcut() method in ShortcutManagerCtsTestsBase
507 protected ShortcutInfo makeShortcut(String id, String shortLabel, ComponentName activity, in makeShortcut() method in ShortcutManagerCtsTestsBase