Searched defs:MMS_DRAFTS (Results 1 – 2 of 2) sorted by relevance
40 private static final int MMS_DRAFTS = 6; field in PduCache70 MATCH_TO_MSGBOX_ID_MAP.put(MMS_DRAFTS, Mms.MESSAGE_BOX_DRAFTS); in MATCH_TO_MSGBOX_ID_MAP.put() argument
1016 private static final int MMS_DRAFTS = 6; field in MmsProvider