Home
last modified time | relevance | path

Searched refs:getReadBool (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListing.java46 if (!element.getReadBool()) { in add()
DBluetoothMapConvoListing.java51 if (element.getReadBool()) { in add()
DBluetoothMapMessageListingElement.java209 public boolean getReadBool() { in getReadBool() method in BluetoothMapMessageListingElement
DBluetoothMapConvoListingElement.java175 public boolean getReadBool() { in getReadBool() method in BluetoothMapConvoListingElement
DBluetoothMapContent.java2999 if (read != convoElement.getReadBool()) { in refreshSmsMmsConvoVersions()
3093 if (read != convoElement.getReadBool()) { in refreshImEmailConvoVersions()
3169 if (read != convoElement.getReadBool()) { in updateSmsMmsConvoVersion()
3217 if (read != convoElement.getReadBool()) { in updateImEmailConvoVersion()