Searched defs:imeId (Results 1 – 1 of 1) sorted by relevance
2844 String imeId = mSubtypeSplitter.next(); in getEnabledInputMethodsAndSubtypeListLocked() local2948 String imeId = ime.first; in saveSubtypeHistory() local2965 public void addSubtypeToHistory(String imeId, String subtypeId) { in addSubtypeToHistory()2997 public String getLastSubtypeForInputMethodLocked(String imeId) { in getLastSubtypeForInputMethodLocked()3006 private Pair<String, String> getLastSubtypeForInputMethodLockedInternal(String imeId) { in getLastSubtypeForInputMethodLockedInternal()3033 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()3085 String imeId = mSubtypeSplitter.next(); in loadInputMethodAndSubtypeHistoryLocked() local3105 public void putSelectedInputMethod(String imeId) { in putSelectedInputMethod()