Searched refs:kErrorCodeKey (Results 1 – 4 of 4) sorted by relevance
234 static const char* kErrorCodeKey; variable
40 const char* CameraDevice::kErrorCodeKey = "ErrorCode"; member in android::acam::CameraDevice1025 found = msg->findInt32(kErrorCodeKey, &errorCode); in onMessageReceived()1613 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()
281 static const char* kErrorCodeKey; variable
68 const char* CameraDevice::kErrorCodeKey = "ErrorCode"; member in android::acam::CameraDevice1015 found = msg->findInt32(kErrorCodeKey, &errorCode); in onMessageReceived()1604 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()