Home
last modified time | relevance | path

Searched refs:handleGenericNotify (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp842 client->handleGenericNotify(msgType, ext1, ext2); in notifyCallback()
857 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0); in dataCallback()
891 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0); in dataCallbackTimestamp()
1049 void CameraClient::handleGenericNotify(int32_t msgType, in handleGenericNotify() function in android::CameraClient
DCameraClient.h119 void handleGenericNotify(int32_t msgType, int32_t ext1, int32_t ext2);