Searched refs:mLastDeviceId (Results 1 – 1 of 1) sorted by relevance
329 private int mLastDeviceId = 0; field in UsbHostController.UsbHostControllerHandler355 if (mLastDeviceId == device.getDeviceId()) { in onFailure()372 mLastDeviceId = device.getDeviceId(); in handleMessage()