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