Home
last modified time | relevance | path

Searched refs:startInputOrWindowGainedFocus (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceWindowGainedFocusTest.java121 startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus_forwardNavigation()
163 startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus_notForwardNavigation()
206 startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus_userNotRunning()
234 startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus_invalidFocusStatus()
242 private InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in InputMethodManagerServiceWindowGainedFocusTest
256 return mInputMethodManagerService.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
279 assertThat(startInputOrWindowGainedFocus(DEFAULT_SOFT_INPUT_FLAG, in startInputOrWindowGainedFocus_localeHintsOverride()
DDefaultImeVisibilityApplierTest.java170 startInputOrWindowGainedFocus(mWindowToken, SOFT_INPUT_STATE_ALWAYS_VISIBLE); in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay()
208 startInputOrWindowGainedFocus(mWindowToken, SOFT_INPUT_STATE_ALWAYS_VISIBLE); in testApplyImeVisibility_hideImeWhenUnbinding()
233 private InputBindResult startInputOrWindowGainedFocus(IBinder windowToken, int softInputMode) { in startInputOrWindowGainedFocus() method in DefaultImeVisibilityApplierTest
234 return mInputMethodManagerService.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
/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
302 return mCallback.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
DZeroJankProxy.java244 InputBindResult result = mInner.startInputOrWindowGainedFocus(startInputReason, client, in startInputOrWindowGainedFocusAsync()
267 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
381 return service.startInputOrWindowGainedFocus(startInputReason, client, windowToken, in startInputOrWindowGainedFocus()
DInputMethodManager.java891 IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus( in onPostWindowGainedFocus()
3318 res = IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus( in startInputInner()
/frameworks/base/boot/
Dboot-image-profile.txt18982 HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->startInputOrWindowGainedFocus(ILcom…
22206 HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/…
/frameworks/base/config/
Dboot-image-profile.txt19046 HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->startInputOrWindowGainedFocus(ILcom…
22270 HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85121 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/and…
85188 Lcom/android/internal/view/IInputMethodManager;->startInputOrWindowGainedFocus(ILcom/android/intern…
/frameworks/base/services/
Dart-wear-profile12468 HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocus(ILcom/a…