Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DDataUriSource.h52 virtual String8 getMIMEType() const { in getMIMEType() function
DThrottledSource.h65 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/base/media/java/android/media/
DIMediaHTTPConnection.aidl31 String getMIMEType(); in getMIMEType() method
DMediaHTTPConnection.java376 public String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp187 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp149 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/av/media/libstagefright/
DDataSource.cpp289 String8 DataSource::getMIMEType() const { in getMIMEType() function in android::DataSource
DNuCachedSource2.cpp681 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2