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