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

/frameworks/av/include/media/
H A DIHDCP.h25 DECLARE_META_INTERFACE(HDCPObserver);
/frameworks/av/media/libmedia/include/media/
H A DIHDCP.h25 DECLARE_META_INTERFACE(HDCPObserver);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.h60 struct HDCPObserver;
168 sp<HDCPObserver> mHDCPObserver;
H A DWifiDisplaySource.cpp531 // HDCPObserver::notify is completely handled before
1669 struct WifiDisplaySource::HDCPObserver : public BnHDCPObserver { struct in class:android::WifiDisplaySource
1670 explicit HDCPObserver(const sp<AMessage> &notify);
1678 DISALLOW_EVIL_CONSTRUCTORS(HDCPObserver);
1681 WifiDisplaySource::HDCPObserver::HDCPObserver( function in class:android::WifiDisplaySource::HDCPObserver
1686 void WifiDisplaySource::HDCPObserver::notify(
1711 mHDCPObserver = new HDCPObserver(notify);
/frameworks/av/media/libmedia/
H A DIHDCP.cpp58 IMPLEMENT_META_INTERFACE(HDCPObserver, "android.hardware.IHDCPObserver");

Completed in 2925 milliseconds