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

/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java384 @IntDef({SHOW_MODE_AUTO, SHOW_MODE_HIDDEN})
387 public static final int SHOW_MODE_HIDDEN = 1; field in class:AccessibilityService
1239 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown.
1259 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown. The
1293 * {@code SHOW_MODE_HIDDEN}, where the soft keyboard is never shown.
/frameworks/base/core/java/android/provider/
H A DSettings.java5150 public static final int SHOW_MODE_HIDDEN = 1; field in class:Settings.Secure

Completed in 252 milliseconds