Home | History | Annotate | Download | only in seekbar

Lines Matching refs:TIMEOUT_SEND_ACCESSIBILITY_EVENT

192     private static final int TIMEOUT_SEND_ACCESSIBILITY_EVENT = 200;
1135 postDelayed(mAccessibilityEventSender, TIMEOUT_SEND_ACCESSIBILITY_EVENT);