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