Searched refs:kCaptureResultKey (Results 1 – 2 of 2) sorted by relevance
208 static const char* kCaptureResultKey; variable
41 const char* CameraDevice::kCaptureResultKey = "CaptureResult"; member in android::CameraDevice1040 found = msg->findObject(kCaptureResultKey, &obj); in onMessageReceived()1465 msg->setObject(kCaptureResultKey, result); in onResultReceived()