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

/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.cpp27 CameraDeviceBase::NotificationListener::~NotificationListener() {
H A DCameraDeviceBase.h190 class NotificationListener { class in class:android::CameraDeviceBase
211 virtual ~NotificationListener();
218 virtual status_t setNotifyCallback(NotificationListener *listener) = 0;

Completed in 131 milliseconds