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());
144 IMediaHTTPConnection::getInterfaceDescriptor());
162 IMediaHTTPConnection::getInterfaceDescriptor());
182 IMediaHTTPConnection::getInterfaceDescriptor());
202 MediaHTTPConnection, "android.media.IMediaHTTPConnection");