HomeSort by relevance Sort by last modified time
    Searched refs:makeShortcutWithIcon (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerLauncherApiTest.java 323 makeShortcutWithIcon("s1", icon1),
324 makeShortcutWithIcon("s2", icon2),
325 makeShortcutWithIcon("s3", icon3),
326 makeShortcutWithIcon("s4", icon4))));
369 makeShortcutWithIcon("s1", icon1),
370 makeShortcutWithIcon("s2", icon2))));
ShortcutManagerCtsTestsBase.java 418 protected ShortcutInfo makeShortcutWithIcon(String id, Icon icon) {

Completed in 442 milliseconds