Searched refs:USB_OPERATION_TIMEOUT_MSECS (Results 1 – 1 of 1) sorted by relevance
53 private static final int USB_OPERATION_TIMEOUT_MSECS = 5000; field in UsbOperationInternal146 long deadline = now + USB_OPERATION_TIMEOUT_MSECS; in waitForOperationComplete()154 + " operationComplete not received in " + USB_OPERATION_TIMEOUT_MSECS in waitForOperationComplete()