Searched refs:P_START (Results 1 – 2 of 2) sorted by relevance
58 public static final int P_START = 0x99; field in PduPart
808 mStartParam = (byte[]) map.get(PduPart.P_START); in parseHeaders()1433 case PduPart.P_START: in parseContentTypeParams()1437 map.put(PduPart.P_START, start); in parseContentTypeParams()