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
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);

Completed in 12 milliseconds