Searched refs:getMIMEType (Results 1 – 16 of 16) sorted by relevance
57 virtual String8 getMIMEType() const { in getMIMEType() function58 return mSource->getMIMEType(); in getMIMEType()
169 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP175 status_t err = mHTTPConnection->getMIMEType(&mimeType); in getMIMEType()
90 *contentType = mediaHTTP->getMIMEType(); in CreateFromURI()
696 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2697 return mSource->getMIMEType(); in getMIMEType()
31 String getMIMEType(); in getMIMEType() method
457 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
37 virtual status_t getMIMEType(String8 *mimeType) = 0;
39 virtual status_t getMIMEType(String8 *mimeType) = 0;
51 virtual String8 getMIMEType() const;
101 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
55 virtual String8 getMIMEType() const;
49 virtual String8 getMIMEType() const;
64 virtual String8 getMIMEType() const { in getMIMEType() function
157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
105 virtual status_t getMIMEType(String8 * /*mimeType*/) { return NO_ERROR; } in getMIMEType() function
26367 Landroid/media/IMediaHTTPConnection$Stub$Proxy;->getMIMEType()Ljava/lang/String;26383 Landroid/media/IMediaHTTPConnection;->getMIMEType()Ljava/lang/String;26672 Landroid/media/Media2HTTPConnection;->getMIMEType()Ljava/lang/String;