Lines Matching refs:IMediaHTTPConnection
18 #define LOG_TAG "IMediaHTTPConnection"
21 #include <media/IMediaHTTPConnection.h>
40 struct BpMediaHTTPConnection : public BpInterface<IMediaHTTPConnection> {
42 : BpInterface<IMediaHTTPConnection>(impl) {
49 IMediaHTTPConnection::getInterfaceDescriptor());
85 IMediaHTTPConnection::getInterfaceDescriptor());
93 IMediaHTTPConnection::getInterfaceDescriptor());
136 IMediaHTTPConnection::getInterfaceDescriptor());
154 IMediaHTTPConnection::getInterfaceDescriptor());
174 IMediaHTTPConnection::getInterfaceDescriptor());
194 MediaHTTPConnection, "android.media.IMediaHTTPConnection");