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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeIInputMethodManager.java181 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, method in class:BridgeIInputMethodManager
/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java1485 public InputBindResult windowGainedFocus(IInputMethodClient client, IBinder windowToken, method in class:InputMethodManagerService
1492 if (DEBUG) Slog.v(TAG, "windowGainedFocus: " + client.asBinder()

Completed in 66 milliseconds