Searched refs:MMS_DRAFTS (Results 1 – 1 of 1) sorted by relevance
41 private static final int MMS_DRAFTS = 6; field in PduCache61 URI_MATCHER.addURI("mms", "drafts", MMS_DRAFTS);71 MATCH_TO_MSGBOX_ID_MAP.put(MMS_DRAFTS, Mms.MESSAGE_BOX_DRAFTS); in MATCH_TO_MSGBOX_ID_MAP.put() argument156 case MMS_DRAFTS: in purge()