Searched refs:mEndpointOut (Results 1 – 1 of 1) sorted by relevance
33 private final UsbEndpoint mEndpointOut; field in AdbDevice70 mEndpointOut = epOut; in AdbDevice()84 request.initialize(mDeviceConnection, mEndpointOut); in getOutRequest()243 if (request.getEndpoint() == mEndpointOut) { in run()