Searched defs:bindCurrentInputMethodService (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java1527 private boolean bindCurrentInputMethodService( method in class:InputMethodManagerService
1841 if (bindCurrentInputMethodService(mCurIntent, this, IME_CONNECTION_BIND_FLAGS)) {
2506 bindCurrentInputMethodService(
2521 bindCurrentInputMethodService(mCurIntent, this, IME_CONNECTION_BIND_FLAGS);

Completed in 156 milliseconds