Searched defs:shortcutsPerLocale (Results 1 – 1 of 1) sorted by relevance
353 final Map<Locale, HashMap<String, String>> shortcutsPerLocale = mShortcutsPerLocale; in getShortcutsForLocale() local464 final HashMap<Locale, HashMap<String, String>> shortcutsPerLocale = mShortcutsPerLocale; in expandShortcut() local509 @Nullable final HashMap<Locale, HashMap<String, String>> shortcutsPerLocale, in expandShortcut() argument535 HashMap<Locale, HashMap<String, String>> shortcutsPerLocale = new HashMap<>(); in loadPersonalDictionary() local