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