Searched refs:DISPATCH_RETRY_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
61 private static final int DISPATCH_RETRY_DELAY_MS = 1000; field in UsbHostController353 mHandler.sendMessageDelayed(nextMessage, DISPATCH_RETRY_DELAY_MS); in handleMessage()