Searched defs:handleGenericNotify (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.cpp733 client->handleGenericNotify(msgType, ext1, ext2);
753 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
792 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
900 void CameraClient::handleGenericNotify(int32_t msgType, function in class:android::CameraClient

Completed in 267 milliseconds