Home
last modified time | relevance | path

Searched refs:HideFlags (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java180 @InputMethodManager.HideFlags int hideFlags); in toggleSoftInput()
DInputMethodManager.java2413 public @interface HideFlags {} annotation in InputMethodManager
2437 public boolean hideSoftInputFromWindow(IBinder windowToken, @HideFlags int flags) { in hideSoftInputFromWindow()
2465 public boolean hideSoftInputFromWindow(IBinder windowToken, @HideFlags int flags, in hideSoftInputFromWindow()
2471 private boolean hideSoftInputFromWindow(IBinder windowToken, @HideFlags int flags, in hideSoftInputFromWindow()
2517 public boolean hideSoftInputFromView(@NonNull View view, @HideFlags int flags) { in hideSoftInputFromView()
2998 @HideFlags int hideFlags) { in toggleSoftInputFromWindow()
3024 public void toggleSoftInput(@ShowFlags int showFlags, @HideFlags int hideFlags) { in toggleSoftInput()
4076 public void hideSoftInputFromInputMethod(IBinder token, @HideFlags int flags) { in hideSoftInputFromInputMethod()
DIInputMethodManagerGlobalInvoker.java335 @NonNull ImeTracker.Token statsToken, @InputMethodManager.HideFlags int flags, in hideSoftInput()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java109 @Nullable ImeTracker.Token statsToken, @InputMethodManager.HideFlags int flags, in hideSoftInput()
278 @NonNull ImeTracker.Token statsToken, @InputMethodManager.HideFlags int flags, in hideSoftInput()
DZeroJankProxy.java199 @Nullable ImeTracker.Token statsToken, @InputMethodManager.HideFlags int flags, in hideSoftInput()
DImeVisibilityStateComputer.java260 @InputMethodManager.HideFlags int hideFlags) { in canHideIme()
DInputMethodManagerService.java3581 @NonNull ImeTracker.Token statsToken, @InputMethodManager.HideFlags int flags, in hideSoftInput()
3636 @InputMethodManager.HideFlags int flags, @SoftInputShowHideReason int reason) { in hideCurrentInputLocked()
3644 @InputMethodManager.HideFlags int flags, @Nullable ResultReceiver resultReceiver, in hideCurrentInputLocked()
4758 @InputMethodManager.HideFlags int flags, @SoftInputShowHideReason int reason) { in hideMySoftInput()
6863 @InputMethodManager.HideFlags int flags, @SoftInputShowHideReason int reason, in hideMySoftInput()
/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodPrivilegedOperations.java277 @InputMethodManager.HideFlags int flags, @SoftInputShowHideReason int reason) { in hideMySoftInput()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1466 @InputMethodManager.HideFlags int hideFlags) { in toggleSoftInput()
3549 public void requestHideSelf(@InputMethodManager.HideFlags int flags) {
3553 private void requestHideSelf(@InputMethodManager.HideFlags int flags,
3796 @InputMethodManager.HideFlags int hideFlags) {