Searched defs:setObserver (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaBuffer.cpp173 void MediaBuffer::setObserver(MediaBufferObserver *observer) { function in class:android::MediaBuffer
/frameworks/av/media/libmediaplayerservice/
H A DHDCP.cpp71 status_t HDCP::setObserver(const sp<IHDCPObserver> &observer) { function in class:android::HDCP
/frameworks/base/core/java/android/printservice/
H A DPrinterDiscoverySession.java109 void setObserver(IPrintServiceClient observer) { method in class:PrinterDiscoverySession
/frameworks/av/media/libmedia/
H A DIHDCP.cpp65 virtual status_t setObserver(const sp<IHDCPObserver> &observer) { function in struct:android::BpHDCP
210 reply->writeInt32(setObserver(observer));
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp292 void VideoEditorAudioPlayer::setObserver(PreviewPlayer *observer) { function in class:android::VideoEditorAudioPlayer
293 ALOGV("setObserver");

Completed in 93 milliseconds