Searched refs:BpDrmServiceListener (Results 1 – 2 of 2) sorted by relevance
49 class BpDrmServiceListener: public BpInterface<IDrmServiceListener>52 explicit BpDrmServiceListener(const sp<IBinder>& impl) in BpDrmServiceListener() function
27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify()