Home
last modified time | relevance | path

Searched defs:windowGainedFocus (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java228 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, in windowGainedFocus() method in BridgeIInputMethodManager
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl58 InputBindResult windowGainedFocus(in IInputMethodClient client, in IBinder windowToken, in windowGainedFocus() method
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java1977 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, in windowGainedFocus() method in InputMethodManagerService