Home
last modified time | relevance | path

Searched refs:BpDrmServiceListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/drm/libdrmframework/include/
DIDrmServiceListener.h49 class BpDrmServiceListener: public BpInterface<IDrmServiceListener>
52 BpDrmServiceListener(const sp<IBinder>& impl) in BpDrmServiceListener() function
/frameworks/av/drm/common/
DIDrmServiceListener.cpp27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify()