Searched refs:P_START (Results 1 – 4 of 4) sorted by relevance
802 mStartParam = (byte[]) map.get(PduPart.P_START); in parseHeaders()1422 case PduPart.P_START: in parseContentTypeParams()1426 map.put(PduPart.P_START, start); in parseContentTypeParams()
57 public static final int P_START = 0x99; field in PduPart
835 mStartParam = (byte[]) map.get(PduPart.P_START); in parseHeaders()1459 case PduPart.P_START: in parseContentTypeParams()1463 map.put(PduPart.P_START, start); in parseContentTypeParams()
55 public static final int P_START = 0x99; field in PduPart