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