Searched refs:getLastInputMethodSubtype (Results 1 – 7 of 7) sorted by relevance
62 InputMethodSubtype getLastInputMethodSubtype(int userId); in getLastInputMethodSubtype() method
284 static InputMethodSubtype getLastInputMethodSubtype(@UserIdInt int userId) { in getLastInputMethodSubtype() method in IInputMethodManagerGlobalInvoker290 return service.getLastInputMethodSubtype(userId); in getLastInputMethodSubtype()
4207 public InputMethodSubtype getLastInputMethodSubtype() { in getLastInputMethodSubtype() method in InputMethodManager4208 return IInputMethodManagerGlobalInvoker.getLastInputMethodSubtype(UserHandle.myUserId()); in getLastInputMethodSubtype()
4227 public InputMethodSubtype getLastInputMethodSubtype(@UserIdInt int userId) { in getLastInputMethodSubtype() method in InputMethodManagerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
85742 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getLastInputMethodSubtype()Landroid/vie…85811 Lcom/android/internal/view/IInputMethodManager;->getLastInputMethodSubtype()Landroid/view/inputmeth…
55745 method @Nullable public android.view.inputmethod.InputMethodSubtype getLastInputMethodSubtype();