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

/frameworks/av/media/libstagefright/wifi-display/source/
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);

Completed in 52 milliseconds