Searched refs:getAttachment (Results 1 – 3 of 3) sorted by relevance
654 if (getAttachment() != INVALID_VALUE_PARAMETER) { in encodeParams()657 appParamBuf.put((byte) getAttachment()); in encodeParams()1170 public int getAttachment() { in getAttachment() method in BluetoothMapAppParams
4025 message.setIncludeAttachments(appParams.getAttachment() != 0); in getMmsMessage()4060 "TYPE_MESSAGE (GET): Attachment = " + appParams.getAttachment() + ", Charset = " in getEmailMessage()4164 String attStr = (appParams.getAttachment() == 0) ? "/" in getEmailMessage()4275 message.setIncludeAttachments(appParams.getAttachment() != 0); in getIMMessage()
1088 + appParams.getAttachment() + ", Charset = " + appParams.getCharset() in onGet()