/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
D | InputMethodManagerServiceWindowGainedFocusTest.java | 121 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()
|
D | DefaultImeVisibilityApplierTest.java | 170 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/ |
D | IInputMethodManagerImpl.java | 124 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method 293 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in IInputMethodManagerImpl 302 return mCallback.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
|
D | ZeroJankProxy.java | 244 InputBindResult result = mInner.startInputOrWindowGainedFocus(startInputReason, client, in startInputOrWindowGainedFocusAsync() 267 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in ZeroJankProxy
|
D | InputMethodManagerService.java | 3704 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method in InputMethodManagerService
|
/frameworks/base/core/java/com/android/internal/view/ |
D | IInputMethodManager.aidl | 99 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus() method
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | IInputMethodManagerGlobalInvoker.java | 367 static InputBindResult startInputOrWindowGainedFocus(@StartInputReason int startInputReason, in startInputOrWindowGainedFocus() method in IInputMethodManagerGlobalInvoker 381 return service.startInputOrWindowGainedFocus(startInputReason, client, windowToken, in startInputOrWindowGainedFocus()
|
D | InputMethodManager.java | 891 IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus( in onPostWindowGainedFocus() 3318 res = IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus( in startInputInner()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18982 HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->startInputOrWindowGainedFocus(ILcom… 22206 HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19046 HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->startInputOrWindowGainedFocus(ILcom… 22270 HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 85121 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/and… 85188 Lcom/android/internal/view/IInputMethodManager;->startInputOrWindowGainedFocus(ILcom/android/intern…
|
/frameworks/base/services/ |
D | art-wear-profile | 12468 HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocus(ILcom/a…
|