Home
last modified time | relevance | path

Searched refs:getMIMEType (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/include/
DThrottledSource.h57 virtual String8 getMIMEType() const { in getMIMEType() function
58 return mSource->getMIMEType(); in getMIMEType()
/frameworks/av/media/libdatasource/
DMediaHTTP.cpp169 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP
175 status_t err = mHTTPConnection->getMIMEType(&mimeType); in getMIMEType()
DDataSourceFactory.cpp87 *contentType = mediaHTTP->getMIMEType(); in CreateFromURI()
DNuCachedSource2.cpp696 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2
697 return mSource->getMIMEType(); in getMIMEType()
/frameworks/base/media/java/android/media/
DIMediaHTTPConnection.aidl31 String getMIMEType(); in getMIMEType() method
DMediaHTTPConnection.java457 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/media/libmedia/include/media/
DMediaHTTPConnection.h37 virtual status_t getMIMEType(String8 *mimeType) = 0;
DIMediaHTTPConnection.h39 virtual status_t getMIMEType(String8 *mimeType) = 0;
/frameworks/av/media/ndk/
DNdkMediaDataSourcePriv.h51 virtual String8 getMIMEType() const;
DNdkMediaDataSource.cpp100 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
/frameworks/base/media/jni/
Dandroid_media_DataSourceCallback.h45 virtual String8 getMIMEType() const override;
/frameworks/av/media/libdatasource/include/datasource/
DMediaHTTP.h55 virtual String8 getMIMEType() const;
DNuCachedSource2.h49 virtual String8 getMIMEType() const;
/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSource.h64 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/include/media/
DDataSource.h64 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt36496 Landroid/media/IMediaHTTPConnection$Stub$Proxy;->getMIMEType()Ljava/lang/String;
36512 Landroid/media/IMediaHTTPConnection;->getMIMEType()Ljava/lang/String;
36801 Landroid/media/Media2HTTPConnection;->getMIMEType()Ljava/lang/String;