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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListing.java43 if (element.getReadBool())
H A DBluetoothMapConvoListing.java50 if (element.getReadBool())
H A DBluetoothMapMessageListingElement.java213 public boolean getReadBool() { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapConvoListingElement.java164 public boolean getReadBool() { method in class:BluetoothMapConvoListingElement
H A DBluetoothMapContent.java2732 if(read != convoElement.getReadBool()) {
2824 if(read != convoElement.getReadBool()) {
2900 if(read != convoElement.getReadBool()) {
2947 if(read != convoElement.getReadBool()) {

Completed in 151 milliseconds