Home
last modified time | relevance | path

Searched refs:getLastInputMethodSubtype (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl41 InputMethodSubtype getLastInputMethodSubtype(); in getLastInputMethodSubtype() method
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java79 public InputMethodSubtype getLastInputMethodSubtype() throws RemoteException { in getLastInputMethodSubtype() method in BridgeIInputMethodManager
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2123 public InputMethodSubtype getLastInputMethodSubtype() { in getLastInputMethodSubtype() method in InputMethodManager
2126 return mService.getLastInputMethodSubtype(); in getLastInputMethodSubtype()
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java2304 public InputMethodSubtype getLastInputMethodSubtype() { in getLastInputMethodSubtype() method in InputMethodManagerService
/frameworks/base/api/
Dsystem-current.txt38013 method public android.view.inputmethod.InputMethodSubtype getLastInputMethodSubtype();
Dcurrent.txt35779 method public android.view.inputmethod.InputMethodSubtype getLastInputMethodSubtype();