Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodBindingController.java477 private boolean bindCurrentInputMethodService(ServiceConnection conn, int flags) { in bindCurrentInputMethodService() method in InputMethodBindingController
488 mHasConnection = bindCurrentInputMethodService(mMainConnection, mImeConnectionBindFlags); in bindCurrentInputMethodServiceMainConnection()
503 mVisibleBound = bindCurrentInputMethodService(mVisibleConnection, in setCurrentMethodVisible()