Searched refs:kErrorCodeKey (Results 1 – 4 of 4) sorted by relevance
234 static const char* kErrorCodeKey; variable
39 const char* CameraDevice::kErrorCodeKey = "ErrorCode"; member in android::acam::CameraDevice1027 found = msg->findInt32(kErrorCodeKey, &errorCode); in onMessageReceived()1615 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()
282 static const char* kErrorCodeKey; variable
67 const char* CameraDevice::kErrorCodeKey = "ErrorCode"; member in android::acam::CameraDevice1012 found = msg->findInt32(kErrorCodeKey, &errorCode); in onMessageReceived()1602 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()