Searched refs:WriterAsyncThread (Results 1 – 1 of 1) sorted by relevance
151 WriterAsyncThread writerAsync = new WriterAsyncThread(mDevice, mUsbConnection, bufferSize); in runAsyncTest()315 private class WriterAsyncThread extends BaseWriterThread { class in SpeedMeasurementController316 private WriterAsyncThread(UsbDevice device, UsbDeviceConnection conn, int bufferSize) { in WriterAsyncThread() method in SpeedMeasurementController.WriterAsyncThread