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