Searched defs:getCurrentInputMethodSubtype (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeIInputMethodManager.java54 public InputMethodSubtype getCurrentInputMethodSubtype() throws RemoteException { method in class:BridgeIInputMethodManager
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java1770 public InputMethodSubtype getCurrentInputMethodSubtype() { method in class:InputMethodManager
1773 return mService.getCurrentInputMethodSubtype();
/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java1620 // getCurrentInputMethodSubtype.
3178 public InputMethodSubtype getCurrentInputMethodSubtype() { method in class:InputMethodManagerService

Completed in 150 milliseconds