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