Searched defs:sourceName (Results 1 – 4 of 4) sorted by relevance
101 String sourceName = shortcut.getAsString(EXTRA_SHORTCUT_SOURCE); in addShortcut() local
201 public int getMaxShortcuts(String sourceName) { in getMaxShortcuts()
536 String sourceName = source.getName(); in makeShortcutRow() local558 cv.put(Shortcuts.source.name(), sourceName); in makeShortcutRow() local592 String sourceName = source.getName(); in makeIntentKey() local
180 protected Corpus getCorpus(String sourceName) { in getCorpus()