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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAttachmentTile.java100 public Attachment getAttachment() { method in class:AttachmentTile
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java643 if (getAttachment() != INVALID_VALUE_PARAMETER) {
646 appParamBuf.put((byte) getAttachment());
1132 public int getAttachment() { method in class:BluetoothMapAppParams

Completed in 89 milliseconds