Searched defs:SEND_RECURRING_ACCESSIBILITY_EVENTS_INTERVAL_MILLIS (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java188 * during the {@link #SEND_RECURRING_ACCESSIBILITY_EVENTS_INTERVAL_MILLIS} time
191 private static final long SEND_RECURRING_ACCESSIBILITY_EVENTS_INTERVAL_MILLIS = 100; field in class:ViewConfiguration
593 return SEND_RECURRING_ACCESSIBILITY_EVENTS_INTERVAL_MILLIS;

Completed in 36 milliseconds