Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java571 private boolean bindCurrentInputMethodService(ServiceConnection conn, int flags) { in bindCurrentInputMethodService() method in InputMethodBindingController
581 mHasMainConnection = bindCurrentInputMethodService(mMainConnection, in bindCurrentInputMethodServiceMainConnection()
597 mVisibleBound = bindCurrentInputMethodService(mVisibleConnection, in setCurrentMethodVisible()
/frameworks/base/services/
Dart-wear-profile12272 PLcom/android/server/inputmethod/InputMethodBindingController;->bindCurrentInputMethodService(Landr…