Searched defs:msgBox (Results 1 – 7 of 7) sorted by relevance
27 public PduCacheEntry(GenericPdu pdu, int msgBox, long threadId) { in PduCacheEntry()
97 HashSet<Uri> msgBox = mMessageBoxes.get(msgBoxId); in put() local218 HashSet<Uri> msgBox = mMessageBoxes.get(msgBoxId); in purgeByMessageBox() local257 HashSet<Uri> msgBox = mThreads.get(Long.valueOf(entry.getMessageBox())); in removeFromMessageBoxes() local
254 private void constructQueryForBox(SQLiteQueryBuilder qb, int msgBox, String pduTable) { in constructQueryForBox()310 int msgBox = Mms.MESSAGE_BOX_ALL; in insert() local653 int msgBox = getMessageBoxByMatch(match); in delete() local
565 int msgBox = 0; in load() local1623 final Integer msgBox = MESSAGE_BOX_MAP.get(to); in move() local
370 int textOnly, int msgBox, in createMmsRow()
2291 int msgBox = c.getInt(c.getColumnIndex(Mms.MESSAGE_BOX)); in unDeleteMessageMms() local
3996 int msgBox, threadId; in getMmsMessage() local