Home
last modified time | relevance | path

Searched refs:hasInputMethodClientFocus (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceWindowGainedFocusTest.java227 when(mMockWindowManagerInternal.hasInputMethodClientFocus( in startInputOrWindowGainedFocus_invalidFocusStatus()
283 when(mMockWindowManagerInternal.hasInputMethodClientFocus( in mockHasImeFocusAndRestoreImeVisibility()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java713 public abstract @ImeClientFocusResult int hasInputMethodClientFocus(IBinder windowToken, in hasInputMethodClientFocus() method in WindowManagerInternal
H A DWindowManagerService.java8018 public @ImeClientFocusResult int hasInputMethodClientFocus(IBinder windowToken, in hasInputMethodClientFocus() method in WindowManagerService.LocalService
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3728 final int imeClientFocus = mWindowManagerInternal.hasInputMethodClientFocus( in isImeClientFocused()
3829 final int imeClientFocus = mWindowManagerInternal.hasInputMethodClientFocus( in startInputOrWindowGainedFocusInternalLocked()
/aosp14/frameworks/base/services/
H A Dart-profile11870 HPLcom/android/server/wm/WindowManagerService$LocalService;->hasInputMethodClientFocus(Landroid/os/…