Searched refs:binaryContentType (Results 1 – 3 of 3) sorted by relevance
563 int binaryContentType = (int) mUnsigned32bit; in expandWellKnownMimeType() local564 mStringValue = WELL_KNOWN_MIME_TYPES.get(binaryContentType); in expandWellKnownMimeType()
233 long binaryContentType = pduDecoder.getValue32(); in decodeWapPdu() local294 Long.toString(binaryContentType) : mimeType); in decodeWapPdu()
2124 long binaryContentType = pduDecoder.getValue32(); in dispatchWapPdu() local2155 Long.toString(binaryContentType) : mimeType); in dispatchWapPdu()