Searched defs:windowGainingFocus (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java1134 boolean startInputInner(IBinder windowGainingFocus, int controlFlags, int softInputMode, argument
1229 if (windowGainingFocus != null) {
1230 res = mService.windowGainedFocus(mClient, windowGainingFocus,

Completed in 11 milliseconds