Searched defs:SHOW_MODE_AUTO (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})
386 public static final int SHOW_MODE_AUTO = 0; field in class:AccessibilityService
1237 * {@code SHOW_MODE_AUTO}, where the soft keyboard is shown when a text input field is
1257 * {@code SHOW_MODE_AUTO}, where the soft keyboard is shown when a text input field is
1291 * {@code SHOW_MODE_AUTO}, where the soft keyboard is shown when a text input field is
/frameworks/base/core/java/android/provider/
H A DSettings.java5143 public static final int SHOW_MODE_AUTO = 0; field in class:Settings.Secure

Completed in 4118 milliseconds