Searched defs:startInputFlags (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/core/java/android/view/inputmethod/ |
| D | ViewFocusParameterInfo.java | 52 @StartInputFlags int startInputFlags, in sameAs()
|
| 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()
|
| D | IInputMethodManagerGlobalInvoker.java | 334 @StartInputFlags int startInputFlags, in startInputOrWindowGainedFocus()
|
| /frameworks/base/core/java/com/android/internal/inputmethod/ |
| D | InputMethodDebug.java | 171 public static String startInputFlagsToString(@StartInputFlags int startInputFlags) { in startInputFlagsToString()
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | IInputMethodManager.aidl | 78 /* @StartInputFlags */ int startInputFlags, in startInputOrWindowGainedFocus()
|
| /frameworks/base/services/core/java/com/android/server/inputmethod/ |
| D | InputMethodUtils.java | 973 @StartInputFlags int startInputFlags) { in isSoftInputModeStateVisibleAllowed()
|
| 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()
|
| /frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/ |
| D | CarInputMethodManagerService.java | 2518 @NonNull EditorInfo editorInfo, @StartInputFlags int startInputFlags, in startInputUncheckedLocked() 2637 @StartInputFlags int startInputFlags, in shouldPreventImeStartupLocked() 3671 @StartInputFlags int startInputFlags, @SoftInputModeFlags int softInputMode, in startInputOrWindowGainedFocus() 3728 @NonNull IBinder windowToken, @StartInputFlags int startInputFlags, in startInputOrWindowGainedFocusInternalLocked()
|
| D | InputMethodManagerServiceProxy.java | 577 IInputMethodClient client, IBinder windowToken, int startInputFlags, in startInputOrWindowGainedFocus()
|