Searched defs:imeId (Results 1 – 2 of 2) sorted by relevance
940 String imeId = subtypeSplitter.next(); in buildInputMethodsAndSubtypeList() local1196 String imeId = ime.first; in saveSubtypeHistory() local1213 private void addSubtypeToHistory(String imeId, String subtypeId) { in addSubtypeToHistory()1250 public String getLastSubtypeForInputMethodLocked(String imeId) { in getLastSubtypeForInputMethodLocked()1259 private Pair<String, String> getLastSubtypeForInputMethodLockedInternal(String imeId) { in getLastSubtypeForInputMethodLockedInternal()1286 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()1348 String imeId = mSubtypeSplitter.next(); in loadInputMethodAndSubtypeHistoryLocked() local1368 public void putSelectedInputMethod(String imeId) { in putSelectedInputMethod()
606 final String imeId = entry.getKey(); in restoreEnabledInputMethods() local