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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2019 newSubtype = getCurrentInputMethodSubtypeLocked();
2065 getCurrentInputMethodSubtypeLocked());
3191 final InputMethodSubtype currentSubtype = getCurrentInputMethodSubtypeLocked();
3456 mCurrentSubtype = getCurrentInputMethodSubtypeLocked();
3574 return getCurrentInputMethodSubtypeLocked();
3578 private InputMethodSubtype getCurrentInputMethodSubtypeLocked() { method in class:InputMethodManagerService

Completed in 142 milliseconds