Searched refs:bindCurrentInputMethodService (Results 1 – 2 of 2) sorted by relevance
571 private boolean bindCurrentInputMethodService(ServiceConnection conn, int flags) { in bindCurrentInputMethodService() method in InputMethodBindingController581 mHasMainConnection = bindCurrentInputMethodService(mMainConnection, in bindCurrentInputMethodServiceMainConnection()597 mVisibleBound = bindCurrentInputMethodService(mVisibleConnection, in setCurrentMethodVisible()
12272 PLcom/android/server/inputmethod/InputMethodBindingController;->bindCurrentInputMethodService(Landr…