Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h921 void setNotificationListener(wp<NotificationListener> listener);
1289 void setNotificationListener(wp<NotificationListener> listener);
DCamera3Device.cpp1685 mRequestThread->setNotificationListener(listener); in setNotifyCallback()
1686 mPreparerThread->setNotificationListener(listener); in setNotifyCallback()
3086 void Camera3Device::RequestThread::setNotificationListener( in setNotificationListener() function in android::Camera3Device::RequestThread
5276 void Camera3Device::PreparerThread::setNotificationListener(wp<NotificationListener> listener) { in setNotificationListener() function in android::Camera3Device::PreparerThread