Searched refs:NotificationListener (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.cpp27 CameraDeviceBase::NotificationListener::~NotificationListener() {
H A DCameraDeviceBase.h192 class NotificationListener { class in class:android::CameraDeviceBase
214 virtual ~NotificationListener();
221 virtual status_t setNotifyCallback(NotificationListener *listener) = 0;
H A DCamera2ClientBase.h33 public CameraDeviceBase::NotificationListener
63 * CameraDeviceBase::NotificationListener implementation
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h131 virtual status_t setNotifyCallback(NotificationListener *listener);
453 void setNotificationListener(NotificationListener *listener);
478 status_t clear(NotificationListener *listener,
596 NotificationListener *mListener;
752 void setNotificationListener(NotificationListener *listener);
773 NotificationListener *mListener;
802 NotificationListener *mListener;
815 NotificationListener *listener);
817 NotificationListener *listener);
H A DCamera3Device.cpp1448 status_t Camera3Device::setNotifyCallback(NotificationListener *listener) {
1581 NotificationListener* listener;
1715 NotificationListener *listener;
2488 NotificationListener *listener;
2515 NotificationListener *listener) {
2586 NotificationListener *listener) {
2690 NotificationListener *listener) {
2825 NotificationListener *listener,
3799 void Camera3Device::PreparerThread::setNotificationListener(NotificationListener *listener) {

Completed in 139 milliseconds