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

/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.cpp27 CameraDeviceBase::NotificationListener::~NotificationListener() {
H A DCameraDeviceBase.h202 class NotificationListener : public virtual RefBase { class in class:android::CameraDeviceBase
225 virtual ~NotificationListener();
232 virtual status_t setNotifyCallback(wp<NotificationListener> listener) = 0;

Completed in 77 milliseconds