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.java205 public String getRead() { in getRead() method in BluetoothMapMessageListingElement
337 xmlMsgElement.attribute(null, "read", getRead()); in encode()
DBluetoothMapConvoListingElement.java168 public String getRead() { in getRead() method in BluetoothMapConvoListingElement
276 xmlConvoElement.attribute(null, XML_ATT_READ, getRead()); in encode()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java161 public synchronized boolean getRead() { in getRead() method in MceStateMachine.MessageMetadata
788 metadata.getRead()); in processInboundMessage()