Searched defs:setAttachment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/data/
H A DWorkingMessage.java110 // Errors from setAttachment()
428 public int setAttachment(int type, Uri dataUri, boolean append) { method in class:WorkingMessage
430 LogTag.debug("setAttachment type=%d uri %s", type, dataUri);
437 // this function setAttachment with a type of TEXT and a null uri. Basically, it's turning

Completed in 32 milliseconds