Home
last modified time | relevance | path

Searched defs:getCurrentInputMethodSubtype (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DSubtypeUtils.java319 static InputMethodSubtype getCurrentInputMethodSubtype( in getCurrentInputMethodSubtype() method in SubtypeUtils
DInputMethodBindingController.java683 InputMethodSubtype getCurrentInputMethodSubtype() { in getCurrentInputMethodSubtype() method in InputMethodBindingController
DIInputMethodManagerImpl.java165 InputMethodSubtype getCurrentInputMethodSubtype(@UserIdInt int userId); in getCurrentInputMethodSubtype() method
395 public InputMethodSubtype getCurrentInputMethodSubtype(@UserIdInt int userId) { in getCurrentInputMethodSubtype() method in IInputMethodManagerImpl
DZeroJankProxy.java312 public InputMethodSubtype getCurrentInputMethodSubtype(int userId) { in getCurrentInputMethodSubtype() method in ZeroJankProxy
DInputMethodManagerService.java5558 public InputMethodSubtype getCurrentInputMethodSubtype(@UserIdInt int userId) { in getCurrentInputMethodSubtype() method
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl163 @nullable InputMethodSubtype getCurrentInputMethodSubtype(int userId); in getCurrentInputMethodSubtype() method
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java511 static InputMethodSubtype getCurrentInputMethodSubtype(@UserIdInt int userId) { in getCurrentInputMethodSubtype() method in IInputMethodManagerGlobalInvoker
DInputMethodManager.java4734 public InputMethodSubtype getCurrentInputMethodSubtype() { in getCurrentInputMethodSubtype() method in InputMethodManager