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

/frameworks/base/core/java/android/widget/
H A DProgressBar.java202 private static final int TIMEOUT_SEND_ACCESSIBILITY_EVENT = 200; field in class:ProgressBar
1991 postDelayed(mAccessibilityEventSender, TIMEOUT_SEND_ACCESSIBILITY_EVENT);

Completed in 27 milliseconds