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