Searched refs:getLastSubtypeForInputMethodLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java2946 String subtypeHashCode = mSettings.getLastSubtypeForInputMethodLocked(newDefaultIme);
3703 public String getLastSubtypeForInputMethodLocked(String imeId) { method in class:InputMethodManagerService.InputMethodSettings

Completed in 59 milliseconds