Searched refs:SHOW_MODE_HIDDEN (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java385 @IntDef({SHOW_MODE_AUTO, SHOW_MODE_HIDDEN})
388 public static final int SHOW_MODE_HIDDEN = 1; field in class:AccessibilityService
1240 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown.
1260 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown. The
1294 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown.
/frameworks/base/core/java/android/provider/
H A DSettings.java5188 public static final int SHOW_MODE_HIDDEN = 1; field in class:Settings.Secure

Completed in 85 milliseconds