Searched refs:kPhysicalCaptureResultKey (Results 1 – 4 of 4) sorted by relevance
236 static const char* kPhysicalCaptureResultKey; variable
47 const char* CameraDevice::kPhysicalCaptureResultKey = "PhysicalCaptureResult"; member in android::acam::CameraDevice1094 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1614 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()
265 static const char* kPhysicalCaptureResultKey; variable
68 const char* CameraDevice::kPhysicalCaptureResultKey = "PhysicalCaptureResult"; member in android::acam::CameraDevice1093 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1648 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()