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

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

Completed in 42 milliseconds