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

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

Completed in 38 milliseconds