Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h823 void setNotificationListener(wp<NotificationListener> listener);
1140 void setNotificationListener(wp<NotificationListener> listener);
H A DCamera3Device.cpp1963 mRequestThread->setNotificationListener(listener); in setNotifyCallback()
1964 mPreparerThread->setNotificationListener(listener); in setNotifyCallback()
4212 void Camera3Device::RequestThread::setNotificationListener( in setNotificationListener() function in android::Camera3Device::RequestThread
6159 void Camera3Device::PreparerThread::setNotificationListener(wp<NotificationListener> listener) { in setNotificationListener() function in android::Camera3Device::PreparerThread