Searched refs:NotifierListener (Results 1 – 3 of 3) sorted by relevance
243 NotifierListener::NotifierListener() { in NotifierListener() function in android::camera2::tests::NotifierListener246 status_t NotifierListener::getNotificationsFrom(camera2_device *dev) { in getNotificationsFrom()255 status_t NotifierListener::getNextNotification(int32_t *msg_type, in getNextNotification()264 status_t NotifierListener::waitForNotification(int32_t *msg_type, in waitForNotification()275 int NotifierListener::numNotifications() { in numNotifications()280 status_t NotifierListener::getNextNotificationLocked(int32_t *msg_type, in getNextNotificationLocked()292 void NotifierListener::onNotify(int32_t msg_type, in onNotify()301 void NotifierListener::notify_callback_dispatch(int32_t msg_type, in notify_callback_dispatch()306 NotifierListener *me = reinterpret_cast<NotifierListener*>(user); in notify_callback_dispatch()
111 class NotifierListener {114 NotifierListener();
158 NotifierListener &listener) { in configureCameraDevice()344 NotifierListener mNotifications;