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