Home
last modified time | relevance | path

Searched refs:setNotificationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h411 void setNotificationListener(NotificationListener *listener);
698 void setNotificationListener(NotificationListener *listener);
DCamera3Device.cpp1263 mRequestThread->setNotificationListener(listener); in setNotifyCallback()
1264 mPreparerThread->setNotificationListener(listener); in setNotifyCallback()
2583 void Camera3Device::RequestThread::setNotificationListener( in setNotificationListener() function in android::Camera3Device::RequestThread
3537 void Camera3Device::PreparerThread::setNotificationListener(NotificationListener *listener) { in setNotificationListener() function in android::Camera3Device::PreparerThread