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::CameraDevice1101 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1642 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()
266 static const char* kPhysicalCaptureResultKey; variable
68 const char* CameraDevice::kPhysicalCaptureResultKey = "PhysicalCaptureResult"; member in android::acam::CameraDevice1098 found = msg->findObject(kPhysicalCaptureResultKey, &obj); in onMessageReceived()1653 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()