Home
last modified time | relevance | path

Searched refs:getRead (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java210 public String getRead() { in getRead() method in BluetoothMapMessageListingElement
316 xmlMsgElement.attribute(null, "read", getRead()); in encode()
DBluetoothMapConvoListingElement.java157 public String getRead() { in getRead() method in BluetoothMapConvoListingElement
262 xmlConvoElement.attribute(null, XML_ATT_READ, getRead()); in encode()
/packages/apps/Contacts/src/com/android/contacts/interactions/
DSmsInteraction.java131 public Boolean getRead() { in getRead() method in SmsInteraction