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.java43 if (element.getReadBool()) in add()
DBluetoothMapConvoListing.java50 if (element.getReadBool()) in add()
DBluetoothMapMessageListingElement.java213 public boolean getReadBool() { in getReadBool() method in BluetoothMapMessageListingElement
DBluetoothMapConvoListingElement.java164 public boolean getReadBool() { in getReadBool() method in BluetoothMapConvoListingElement
DBluetoothMapContent.java2744 if(read != convoElement.getReadBool()) { in refreshSmsMmsConvoVersions()
2836 if(read != convoElement.getReadBool()) { in refreshImEmailConvoVersions()
2912 if(read != convoElement.getReadBool()) { in updateSmsMmsConvoVersion()
2959 if(read != convoElement.getReadBool()) { in updateImEmailConvoVersion()