Searched defs:getMimeType (Results 1 - 11 of 11) sorted by relevance

/frameworks/av/drm/common/
H A DDrmRights.cpp52 String8 DrmRights::getMimeType(void) const { function in class:DrmRights
H A DDrmInfoRequest.cpp29 String8 DrmInfoRequest::getMimeType(void) const { function in class:DrmInfoRequest
H A DDrmInfo.cpp32 String8 DrmInfo::getMimeType(void) const { function in class:DrmInfo
/frameworks/base/core/java/android/webkit/
H A DWebResourceResponse.java65 public String getMimeType() { method in class:WebResourceResponse
H A DCacheManager.java157 public String getMimeType() { method in class:CacheManager.CacheResult
/frameworks/base/drm/java/android/drm/
H A DDrmRights.java149 public String getMimeType() { method in class:DrmRights
H A DDrmInfo.java145 public String getMimeType() { method in class:DrmInfo
H A DDrmInfoRequest.java82 public String getMimeType() { method in class:DrmInfoRequest
/frameworks/base/core/java/android/content/
H A DClipDescription.java172 public String getMimeType(int index) { method in class:ClipDescription
/frameworks/base/media/libdrm/mobile1/src/objmng/
H A Ddrm_api.c142 static int32_t getMimeType(const uint8_t *buf, int32_t bufLen) function
740 data.mimeType = getMimeType(buf, bufLen);
830 data.mimeType = getMimeType(s->rawContent, s->rawContentLen);
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java1537 public String getMimeType() { return mMimeType; } method in class:VCardEntry.AndroidCustomData

Completed in 6347 milliseconds