Home
last modified time | relevance | path

Searched defs:getMIMEType (Results 1 – 11 of 11) 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/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/libstagefright/rtsp/fuzzer/
Dsdploader_fuzzer.cpp72 virtual status_t getMIMEType(String8* /*mimeType*/) {return mFdp->ConsumeIntegral<status_t>();} in getMIMEType() function
/frameworks/av/media/ndk/
DNdkMediaDataSource.cpp101 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
/frameworks/av/media/libstagefright/httplive/fuzzer/
Dhttplive_fuzzer.cpp118 virtual status_t getMIMEType(String8 * /*mimeType*/) { return NO_ERROR; } in getMIMEType() function
/frameworks/av/media/libmediaplayerservice/fuzzer/
Dmediaplayer_fuzzer.cpp185 virtual status_t getMIMEType(String8* /*mimeType*/) { return NO_ERROR; } in getMIMEType() function