Searched refs:getMIMEType (Results 1 – 17 of 17) 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()
87 *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;
100 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
45 virtual String8 getMIMEType() const override;
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
36496 Landroid/media/IMediaHTTPConnection$Stub$Proxy;->getMIMEType()Ljava/lang/String;36512 Landroid/media/IMediaHTTPConnection;->getMIMEType()Ljava/lang/String;36801 Landroid/media/Media2HTTPConnection;->getMIMEType()Ljava/lang/String;