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

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

Completed in 1815 milliseconds