Searched refs:getCurrentInputMethodInfo (Results 1 – 5 of 5) sorted by relevance
69 description: "Use BindingController as the source of truth in getCurrentInputMethodInfo"
1913 public InputMethodInfo getCurrentInputMethodInfo() { in getCurrentInputMethodInfo() method in InputMethodManager
168 InputMethodInfo driverIme = mInputMethodManager.getCurrentInputMethodInfo(); in currentImeNotNull()
990 final var info = mImm.getCurrentInputMethodInfo(); in testImeSwitchButtonClick()1033 final var info = mImm.getCurrentInputMethodInfo(); in testImeSwitchButtonLongClick()
57885 method @Nullable public android.view.inputmethod.InputMethodInfo getCurrentInputMethodInfo();