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