Searched refs:binaryContentType (Results 1 – 3 of 3) sorted by relevance
562 int binaryContentType = (int) mUnsigned32bit; in expandWellKnownMimeType() local563 mStringValue = WELL_KNOWN_MIME_TYPES.get(binaryContentType); in expandWellKnownMimeType()
278 long binaryContentType = pduDecoder.getValue32(); in decodeWapPdu() local331 Long.toString(binaryContentType) : mimeType); in decodeWapPdu()
2120 long binaryContentType = pduDecoder.getValue32(); in dispatchWapPdu() local2151 Long.toString(binaryContentType) : mimeType); in dispatchWapPdu()