Searched defs:imeId (Results 1 – 1 of 1) sorted by relevance
892 String imeId = subtypeSplitter.next(); in buildInputMethodsAndSubtypeList() local1132 String imeId = ime.first; in saveSubtypeHistory() local1149 private void addSubtypeToHistory(String imeId, String subtypeId) { in addSubtypeToHistory()1186 public String getLastSubtypeForInputMethodLocked(String imeId) { in getLastSubtypeForInputMethodLocked()1195 private Pair<String, String> getLastSubtypeForInputMethodLockedInternal(String imeId) { in getLastSubtypeForInputMethodLockedInternal()1222 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()1284 String imeId = mSubtypeSplitter.next(); in loadInputMethodAndSubtypeHistoryLocked() local1304 public void putSelectedInputMethod(String imeId) { in putSelectedInputMethod()