Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DDataUriSource.h52 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/base/media/java/android/media/
DIMediaHTTPConnection.aidl31 String getMIMEType(); in getMIMEType() method
DMediaHTTPConnection.java382 public String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/media/libstagefright/include/
DThrottledSource.h65 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp197 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/av/media/libstagefright/
DDataSource.cpp238 String8 DataSource::getMIMEType() const { in getMIMEType() function in android::DataSource
DNuCachedSource2.cpp692 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2