Searched refs:kPhysicalCaptureResultKey (Results 1 – 4 of 4) sorted by relevance
240 static const char* kPhysicalCaptureResultKey; variable
46 const char* CameraDevice::kPhysicalCaptureResultKey = "PhysicalCaptureResult"; member in android::acam::CameraDevice1203 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1787 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()
287 static const char* kPhysicalCaptureResultKey; variable
74 const char* CameraDevice::kPhysicalCaptureResultKey = "PhysicalCaptureResult"; member in android::acam::CameraDevice1193 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1791 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()