Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1420 protected ShortcutInfo makeShortcutWithTitle(String id, String title) { in makeShortcutWithTitle() method in BaseShortcutManagerTest
DShortcutManagerTest1.java7116 mManager.setDynamicShortcuts(list(makeShortcutWithTitle("s1", "title"))); in testManifestShortcuts_localeChange()
7479 mManager.addDynamicShortcuts(list(makeShortcutWithTitle("s1", "t1"))); in testManifestShortcuts_immutable()