Searched defs:startInputFlags (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | ViewFocusParameterInfo.java | 52 @StartInputFlags int startInputFlags, in sameAs()
|
H A D | InputMethodManager.java | 801 int startInputFlags = getStartInputFlags(viewForWindowFocus, 0); in onPostWindowGainedFocus() local 963 View focusedView, @StartInputFlags int startInputFlags, in startInputOnWindowFocusGainInternal() 2674 @Nullable IBinder windowGainingFocus, @StartInputFlags int startInputFlags, in startInputInner() 2896 @StartInputFlags int startInputFlags, in isSwitchingBetweenEquivalentNonEditableViews() 2974 private int getStartInputFlags(View focusedView, int startInputFlags) { in getStartInputFlags()
|
H A D | IInputMethodManagerGlobalInvoker.java | 334 @StartInputFlags int startInputFlags, in startInputOrWindowGainedFocus()
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | InputMethodDebug.java | 171 public static String startInputFlagsToString(@StartInputFlags int startInputFlags) { in startInputFlagsToString()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputMethodManager.aidl | 78 /* @StartInputFlags */ int startInputFlags, in startInputOrWindowGainedFocus()
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodUtils.java | 973 @StartInputFlags int startInputFlags) { in isSoftInputModeStateVisibleAllowed()
|
H A D | InputMethodManagerService.java | 2561 @NonNull EditorInfo editorInfo, @StartInputFlags int startInputFlags, in startInputUncheckedLocked() 2680 @StartInputFlags int startInputFlags, in shouldPreventImeStartupLocked() 3737 @StartInputFlags int startInputFlags, @SoftInputModeFlags int softInputMode, in startInputOrWindowGainedFocus() 3794 @NonNull IBinder windowToken, @StartInputFlags int startInputFlags, in startInputOrWindowGainedFocusInternalLocked()
|