Searched refs:makeShortcutWithTitle (Results 1 – 2 of 2) sorted by relevance
1420 protected ShortcutInfo makeShortcutWithTitle(String id, String title) { in makeShortcutWithTitle() method in BaseShortcutManagerTest
7116 mManager.setDynamicShortcuts(list(makeShortcutWithTitle("s1", "title"))); in testManifestShortcuts_localeChange()7479 mManager.addDynamicShortcuts(list(makeShortcutWithTitle("s1", "t1"))); in testManifestShortcuts_immutable()