Home
last modified time | relevance | path

Searched defs:hasInputMethodClientFocus (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java665 public abstract @ImeClientFocusResult int hasInputMethodClientFocus(IBinder windowToken, in hasInputMethodClientFocus() method in WindowManagerInternal
DWindowManagerService.java8082 public @ImeClientFocusResult int hasInputMethodClientFocus(IBinder windowToken, in hasInputMethodClientFocus() method in WindowManagerService.LocalService