Searched defs:mimetype (Results 1 – 3 of 3) sorted by relevance
31 String contentDisposition, String mimetype, long contentLength); in onDownloadStart()
366 String mimetype = msg.getData().getString("mimetype"); in handleMessage() local944 String contentDisposition, String mimetype, long contentLength) { in onDownloadStart()
83 String mimetype = "audio/mpeg"; in startPlayback() local