Searched refs:setNotifyCallback (Results 1 – 9 of 9) sorted by relevance
218 virtual status_t setNotifyCallback(NotificationListener *listener) = 0;
106 res = mDevice->setNotifyCallback(this); in initialize()
163 p->setNotifyCallback(cookie, notifyFunc); in createPlayer()
614 p->setNotifyCallback(0, 0); in disconnect()
247 void setNotifyCallback( in setNotifyCallback() function
77 virtual status_t setNotifyCallback(NotificationListener *listener);
469 status_t Camera2Device::setNotifyCallback(NotificationListener *listener) { in setNotifyCallback() function in android::Camera2Device
128 virtual status_t setNotifyCallback(NotificationListener *listener);
1255 status_t Camera3Device::setNotifyCallback(NotificationListener *listener) { in setNotifyCallback() function in android::Camera3Device