Searched refs:NotifierListener (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.cpp238 * NotifierListener
241 NotifierListener::NotifierListener() { function in class:android::NotifierListener
244 status_t NotifierListener::getNotificationsFrom(camera2_device *dev) {
253 status_t NotifierListener::getNextNotification(int32_t *msg_type,
262 status_t NotifierListener::waitForNotification(int32_t *msg_type,
273 int NotifierListener::numNotifications() {
278 status_t NotifierListener::getNextNotificationLocked(int32_t *msg_type,
290 void NotifierListener::onNotify(int32_t msg_type,
299 void NotifierListener
[all...]
H A Dcamera2_utils.h106 class NotifierListener { class in namespace:android
109 NotifierListener();
H A Dcamera2.cpp149 NotifierListener &listener) {
300 NotifierListener mNotifications;

Completed in 65 milliseconds