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
DMedia2HTTPConnection.java370 public String getMIMEType() { in getMIMEType() method in Media2HTTPConnection
DMediaHTTPConnection.java384 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/media/libmediaextractor/include/media/
DDataSource.h68 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/include/media/
DDataSource.h68 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_Media2DataSource.cpp155 String8 JMedia2DataSource::getMIMEType() const { in getMIMEType() function in android::JMedia2DataSource
Dandroid_media_Media2HTTPConnection.cpp148 status_t JMedia2HTTPConnection::getMIMEType(String8 *mimeType) { in getMIMEType() function in android::JMedia2HTTPConnection
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp191 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP
/frameworks/av/media/ndk/
DNdkMediaDataSource.cpp85 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp688 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2