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/
DDefaultImeVisibilityApplierTest.java233 private InputBindResult startInputOrWindowGainedFocus(IBinder windowToken, int softInputMode) { in startInputOrWindowGainedFocus() method in DefaultImeVisibilityApplierTest
DInputMethodManagerServiceWindowGainedFocusTest.java242 private InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in InputMethodManagerServiceWindowGainedFocusTest
/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java124 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method
293 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in IInputMethodManagerImpl
DZeroJankProxy.java267 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in ZeroJankProxy
DInputMethodManagerService.java3704 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.java367 static InputBindResult startInputOrWindowGainedFocus(@StartInputReason int startInputReason, in startInputOrWindowGainedFocus() method in IInputMethodManagerGlobalInvoker