Searched defs:hasDeviceError (Results 1 – 3 of 3) sorted by relevance
507 bool hasDeviceError = mDevice->hasDeviceError(); in disconnect() local
2546 bool hasDeviceError = mDevice->hasDeviceError(); in detachDevice() local
4549 bool Camera3Device::hasDeviceError() { in hasDeviceError() function in android::Camera3Device