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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp412 // HDCPObserver::notify is completely handled before
1431 struct WifiDisplaySource::HDCPObserver : public BnHDCPObserver { struct in class:android::WifiDisplaySource
1432 HDCPObserver(const sp<AMessage> &notify);
1440 DISALLOW_EVIL_CONSTRUCTORS(HDCPObserver);
1443 WifiDisplaySource::HDCPObserver::HDCPObserver( function in class:android::WifiDisplaySource::HDCPObserver
1448 void WifiDisplaySource::HDCPObserver::notify(
1470 mHDCPObserver = new HDCPObserver(notify);

Completed in 100 milliseconds