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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp531 // HDCPObserver::notify is completely handled before
1671 struct WifiDisplaySource::HDCPObserver : public BnHDCPObserver { struct in class:android::WifiDisplaySource
1672 HDCPObserver(const sp<AMessage> &notify);
1680 DISALLOW_EVIL_CONSTRUCTORS(HDCPObserver);
1683 WifiDisplaySource::HDCPObserver::HDCPObserver( function in class:android::WifiDisplaySource::HDCPObserver
1688 void WifiDisplaySource::HDCPObserver::notify(
1713 mHDCPObserver = new HDCPObserver(notify);

Completed in 25 milliseconds