Home | History | Annotate | Download | only in pdu

Lines Matching defs:msgBox

524         int msgBox = 0;
558 msgBox = c.getInt(PDU_COLUMN_MESSAGE_BOX);
667 cacheEntry = new PduCacheEntry(pdu, msgBox, threadId);
1409 Integer msgBox = MESSAGE_BOX_MAP.get(to);
1410 if (msgBox == null) {
1419 values.put(Mms.MESSAGE_BOX, msgBox);