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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp517 // HDCPObserver::notify is completely handled before
1645 struct WifiDisplaySource::HDCPObserver : public BnHDCPObserver { struct in class:android::WifiDisplaySource
1646 HDCPObserver(const sp<AMessage> &notify);
1654 DISALLOW_EVIL_CONSTRUCTORS(HDCPObserver);
1657 WifiDisplaySource::HDCPObserver::HDCPObserver( function in class:android::WifiDisplaySource::HDCPObserver
1662 void WifiDisplaySource::HDCPObserver::notify(
1687 mHDCPObserver = new HDCPObserver(notify);

Completed in 228 milliseconds