Home
last modified time | relevance | path

Searched defs:startInputReason (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DViewFocusParameterInfo.java53 @StartInputReason int startInputReason, in sameAs()
DIInputMethodManagerGlobalInvoker.java374 static InputBindResult startInputOrWindowGainedFocus(@StartInputReason int startInputReason, in startInputOrWindowGainedFocus()
403 static int startInputOrWindowGainedFocusAsync(@StartInputReason int startInputReason, in startInputOrWindowGainedFocusAsync()
DInputMethodManager.java1118 private boolean startInputOnWindowFocusGainInternal(@StartInputReason int startInputReason, in startInputOnWindowFocusGainInternal()
3401 private boolean startInputInner(@StartInputReason int startInputReason, in startInputInner()
3674 @StartInputReason int startInputReason, in isSwitchingBetweenEquivalentNonEditableViews()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DStartInputInfo.java77 @NonNull String imeId, @StartInputReason int startInputReason, boolean restarting, in StartInputInfo()
DIInputMethodManagerImpl.java128 void startInputOrWindowGainedFocusAsync( in startInputOrWindowGainedFocusAsync()
138 InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
319 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
335 public void startInputOrWindowGainedFocusAsync(@StartInputReason int startInputReason, in startInputOrWindowGainedFocusAsync()
DZeroJankProxy.java228 public void startInputOrWindowGainedFocusAsync( in startInputOrWindowGainedFocusAsync()
263 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
DInputMethodManagerService.java1934 InputBindResult attachNewInputLocked(@StartInputReason int startInputReason, boolean initial, in attachNewInputLocked()
2017 private void attachNewAccessibilityLocked(@StartInputReason int startInputReason, in attachNewAccessibilityLocked()
2066 @StartInputReason int startInputReason, in startInputUncheckedLocked()
3721 public void startInputOrWindowGainedFocusAsync( in startInputOrWindowGainedFocusAsync()
3735 public InputBindResult startInputOrWindowGainedFocus( in startInputOrWindowGainedFocus()
3896 private InputBindResult startInputOrWindowGainedFocusInternalLocked( in startInputOrWindowGainedFocusInternalLocked()
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl100 /* @StartInputReason */ int startInputReason, in startInputOrWindowGainedFocus()
115 /* @StartInputReason */ int startInputReason, in startInputOrWindowGainedFocusAsync()