Home
last modified time | relevance | path

Searched refs:setSent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java221 public void setSent(String sent) { in setSent() method in BluetoothMapMessageListingElement
DBluetoothMapContent.java513 private void setSent(BluetoothMapMessageListingElement e, Cursor c, in setSent() method in BluetoothMapContent
532 e.setSent(sent); in setSent()
2257 setSent(ele, tmpCursor, fi, ap); in msgListing()