Home
last modified time | relevance | path

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

/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/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/libstagefright/include/
DThrottledSource.h57 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libdatasource/
DMediaHTTP.cpp169 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP
DNuCachedSource2.cpp696 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/av/media/ndk/
DNdkMediaDataSource.cpp100 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource