Searched refs:MMS_INBOX (Results 1 – 1 of 1) sorted by relevance
37 private static final int MMS_INBOX = 2; field in PduCache57 URI_MATCHER.addURI("mms", "inbox", MMS_INBOX);69 MATCH_TO_MSGBOX_ID_MAP.put(MMS_INBOX, Mms.MESSAGE_BOX_INBOX); in MATCH_TO_MSGBOX_ID_MAP.put() argument154 case MMS_INBOX: in purge()