Home
last modified time | relevance | path

Searched defs:startInputOrWindowGainedFocus (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceWindowGainedFocusTest.java297 private InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in InputMethodManagerServiceWindowGainedFocusTest
DDefaultImeVisibilityApplierTest.java277 private InputBindResult startInputOrWindowGainedFocus(IBinder windowToken, int softInputMode) { in startInputOrWindowGainedFocus() method in DefaultImeVisibilityApplierTest
/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java138 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method
319 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in IInputMethodManagerImpl
DZeroJankProxy.java263 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in ZeroJankProxy
DInputMethodManagerService.java3735 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in InputMethodManagerService
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl99 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java374 static InputBindResult startInputOrWindowGainedFocus(@StartInputReason int startInputReason, in startInputOrWindowGainedFocus() method in IInputMethodManagerGlobalInvoker