Searched refs:windowGainedFocus (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/view/ |
D | IInputMethodManager.aidl | 58 InputBindResult windowGainedFocus(in IInputMethodClient client, in IBinder windowToken, in windowGainedFocus() method
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeIInputMethodManager.java | 228 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, in windowGainedFocus() method in BridgeIInputMethodManager
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodManager.java | 1230 res = mService.windowGainedFocus(mClient, windowGainingFocus, in startInputInner() 1444 mService.windowGainedFocus(mClient, rootView.getWindowToken(), in onWindowFocus()
|
/frameworks/base/services/core/java/com/android/server/ |
D | InputMethodManagerService.java | 1977 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, in windowGainedFocus() method in InputMethodManagerService
|