Home
last modified time | relevance | path

Searched refs:bindCurrentInputMethodServiceLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1878 private boolean bindCurrentInputMethodServiceLocked( in bindCurrentInputMethodServiceLocked() method in InputMethodManagerService
2440 if (bindCurrentInputMethodServiceLocked(mCurIntent, this, IME_CONNECTION_BIND_FLAGS)) { in startInputUncheckedLocked()
3135 bindCurrentInputMethodServiceLocked( in showCurrentInputLocked()
3150 bindCurrentInputMethodServiceLocked(mCurIntent, this, IME_CONNECTION_BIND_FLAGS); in showCurrentInputLocked()
/aosp12/frameworks/base/services/
H A Dart-profile19790 HPLcom/android/server/inputmethod/InputMethodManagerService;->bindCurrentInputMethodServiceLocked(L…