Searched refs:MMS_SENT (Results 1 – 1 of 1) sorted by relevance
39 private static final int MMS_SENT = 4; field in PduCache59 URI_MATCHER.addURI("mms", "sent", MMS_SENT);70 MATCH_TO_MSGBOX_ID_MAP.put(MMS_SENT, Mms.MESSAGE_BOX_SENT); in MATCH_TO_MSGBOX_ID_MAP.put() argument155 case MMS_SENT: in purge()