Searched defs:selectedImiId (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodUtils.java1350 public int getSelectedInputMethodSubtypeId(String selectedImiId) { argument
1351 final InputMethodInfo imi = mMethodMap.get(selectedImiId);

Completed in 63 milliseconds