Searched defs:setObserver (Results 1 - 6 of 6) sorted by path

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp292 void VideoEditorAudioPlayer::setObserver(PreviewPlayer *observer) { function in class:android::VideoEditorAudioPlayer
293 ALOGV("setObserver");
/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/media/libmediaplayerservice/
H A DHDCP.cpp71 status_t HDCP::setObserver(const sp<IHDCPObserver> &observer) { function in class:android::HDCP
/frameworks/av/media/libstagefright/
H A DMediaBuffer.cpp173 void MediaBuffer::setObserver(MediaBufferObserver *observer) { function in class:android::MediaBuffer
/frameworks/base/core/java/android/print/
H A DPrintManager.java487 public void setObserver(IPrintDocumentAdapterObserver observer) { method in class:PrintManager.PrintDocumentAdapterDelegate
/frameworks/base/core/java/android/printservice/
H A DPrinterDiscoverySession.java109 void setObserver(IPrintServiceClient observer) { method in class:PrinterDiscoverySession

Completed in 121 milliseconds