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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1026 client->handleGenericNotify(msgType, ext1, ext2);
1045 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
1083 client->handleGenericNotify(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
1191 void CameraService::Client::handleGenericNotify(int32_t msgType, function in class:android::CameraService::Client
H A DCameraService.h162 void handleGenericNotify(int32_t msgType, int32_t ext1, int32_t ext2);

Completed in 7 milliseconds