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