Searched refs:kAnwKey (Results 1 – 4 of 4) sorted by relevance
240 static const char* kAnwKey; variable
51 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice842 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1250 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()
269 static const char* kAnwKey; variable
72 const char* CameraDevice::kAnwKey = "Anw"; member in android::acam::CameraDevice859 msg->setPointer(kAnwKey, (void*) anw); in onCaptureErrorLocked()1248 found = msg->findPointer(kAnwKey, (void**) &anw); in onMessageReceived()