Searched refs:Draft (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/provider/
H A DTelephony.java516 * Add an SMS to the Draft box.
535 * Add an SMS to the Draft box.
577 * Add an SMS to the Draft box.
594 * Add an SMS to the Draft box.
615 public static final class Draft implements BaseColumns, TextBasedSmsColumns { class in class:Telephony.Sms
621 private Draft() { method in class:Telephony.Sms.Draft
639 * Add an SMS to the Draft box.
2129 public static final class Draft implements BaseMmsColumns { class in class:Telephony.Mms
2135 private Draft() { method in class:Telephony.Mms.Draft
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPersister.java201 MESSAGE_BOX_MAP.put(Mms.Draft.CONTENT_URI, Mms.MESSAGE_BOX_DRAFTS);

Completed in 43 milliseconds