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/
DBluetoothMapContent.java254 private void setSent(BluetoothMapMessageListingElement e, Cursor c, in setSent() method in BluetoothMapContent
272 e.setSent(sent); in setSent()
1388 setSent(ele, tmpCursor, fi, ap); in msgListing()
DBluetoothMapMessageListingElement.java201 public void setSent(String sent) { in setSent() method in BluetoothMapMessageListingElement