Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h755 void setNotificationListener(wp<NotificationListener> listener);
1138 void setNotificationListener(wp<NotificationListener> listener);
DCamera3Device.cpp2270 mRequestThread->setNotificationListener(listener); in setNotifyCallback()
2271 mPreparerThread->setNotificationListener(listener); in setNotifyCallback()
4910 void Camera3Device::RequestThread::setNotificationListener( in setNotificationListener() function in android::Camera3Device::RequestThread
6547 void Camera3Device::PreparerThread::setNotificationListener(wp<NotificationListener> listener) { in setNotificationListener() function in android::Camera3Device::PreparerThread