Home
last modified time | relevance | path

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

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