Searched refs:TIMEOUT_SEND_ACCESSIBILITY_EVENT (Results 1 – 1 of 1) sorted by relevance
30 private static final int TIMEOUT_SEND_ACCESSIBILITY_EVENT = 200; field in DragViewStateAnnouncer41 mTargetView.postDelayed(this, TIMEOUT_SEND_ACCESSIBILITY_EVENT); in announce()