Searched defs:BpMediaSource (Results 1 – 2 of 2) sorted by relevance
101 friend class BpMediaSource; variable
108 class BpMediaSource : public BpInterface<IMediaSource> { class110 BpMediaSource(const sp<IBinder>& impl) in BpMediaSource() function in android::BpMediaSource