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

/frameworks/av/services/camera/libcameraservice/
H A DCameraClient.cpp706 client->handleGenericNotify(msgType, ext1, ext2);
726 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
765 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
873 void CameraClient::handleGenericNotify(int32_t msgType, function in class:android::CameraClient

Completed in 185 milliseconds