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