Searched refs:HDCPObserver (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DIHDCP.h25 DECLARE_META_INTERFACE(HDCPObserver);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.h56 struct HDCPObserver;
162 sp<HDCPObserver> mHDCPObserver;
H A DWifiDisplaySource.cpp525 // HDCPObserver::notify is completely handled before
1665 struct WifiDisplaySource::HDCPObserver : public BnHDCPObserver { struct in class:android::WifiDisplaySource
1666 HDCPObserver(const sp<AMessage> &notify);
1674 DISALLOW_EVIL_CONSTRUCTORS(HDCPObserver);
1677 WifiDisplaySource::HDCPObserver::HDCPObserver( function in class:android::WifiDisplaySource::HDCPObserver
1682 void WifiDisplaySource::HDCPObserver::notify(
1707 mHDCPObserver = new HDCPObserver(notify);
/frameworks/av/media/libmedia/
H A DIHDCP.cpp58 IMPLEMENT_META_INTERFACE(HDCPObserver, "android.hardware.IHDCPObserver");

Completed in 80 milliseconds