Searched refs:MESSAGE_SIZE (Results 1 – 9 of 9) sorted by relevance
179 return mPduHeaders.getLongInteger(PduHeaders.MESSAGE_SIZE); in getMessageSize()190 mPduHeaders.setLongInteger(value, PduHeaders.MESSAGE_SIZE); in setMessageSize()
232 return mPduHeaders.getLongInteger(PduHeaders.MESSAGE_SIZE); in getMessageSize()242 mPduHeaders.setLongInteger(value, PduHeaders.MESSAGE_SIZE); in setMessageSize()
44 public static final int MESSAGE_SIZE = 0x8E; field in PduHeaders718 case MESSAGE_SIZE: in setLongInteger()
132 Mms.MESSAGE_SIZE,278 LONG_COLUMN_INDEX_MAP.put(PduHeaders.MESSAGE_SIZE, PDU_COLUMN_MESSAGE_SIZE); in LONG_COLUMN_INDEX_MAP.put() argument284 LONG_COLUMN_NAME_MAP.put(PduHeaders.MESSAGE_SIZE, Mms.MESSAGE_SIZE); in LONG_COLUMN_NAME_MAP.put() argument1016 values.put(Mms.MESSAGE_SIZE, messageSize); in updateHeaders()1384 if (values.getAsInteger(Mms.MESSAGE_SIZE) == null) { in persist()1385 values.put(Mms.MESSAGE_SIZE, messageSize); in persist()
348 case PduHeaders.MESSAGE_SIZE: in parseHeaders()1883 long niMessageSize = headers.getLongInteger(PduHeaders.MESSAGE_SIZE); in checkMandatoryHeader()
1561 public static final String MESSAGE_SIZE = "m_size"; field
25575 field public static final java.lang.String MESSAGE_SIZE = "m_size";
39355 field public static final String MESSAGE_SIZE = "m_size";
39499 field public static final String MESSAGE_SIZE = "m_size";