Home
last modified time | relevance | path

Searched refs:makeShortcutWithExtras (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest4.java108 makeShortcutWithExtras("s1", intent, sShortcutExtras), in testPersistingWeirdCharacters()
DBaseShortcutManagerTest.java1572 protected ShortcutInfo makeShortcutWithExtras(String id, Intent intent, in makeShortcutWithExtras() method in BaseShortcutManagerTest