Home
last modified time | relevance | path

Searched defs:getMIMEType (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/media/java/android/media/
DIMediaHTTPConnection.aidl31 String getMIMEType(); in getMIMEType() method
DMediaHTTPConnection.java456 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/include/media/
DDataSource.h69 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSource.h69 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libstagefright/include/
DThrottledSource.h61 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/base/media/jni/
Dandroid_media_DataSourceCallback.cpp155 String8 JDataSourceCallback::getMIMEType() const { in getMIMEType() function in android::JDataSourceCallback
/frameworks/av/media/libstagefright/http/
DClearMediaHTTP.cpp169 String8 ClearMediaHTTP::getMIMEType() const { in getMIMEType() function in android::ClearMediaHTTP
/frameworks/av/media/libmediaplayer2/
DJMedia2HTTPConnection.cpp145 status_t JMedia2HTTPConnection::getMIMEType(String8 *mimeType) { in getMIMEType() function in android::JMedia2HTTPConnection
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/base/media/apex/java/android/media/
DMedia2HTTPConnection.java370 public String getMIMEType() { in getMIMEType() method in Media2HTTPConnection
/frameworks/av/media/ndk/
DNdkMediaDataSource.cpp102 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp700 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2