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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java225 public void setSent(String sent) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java510 private void setSent(BluetoothMapMessageListingElement e, Cursor c, method in class:BluetoothMapContent
528 if (V) Log.d(TAG, "setSent: " + sent);
529 e.setSent(sent);
2246 setSent(ele, tmpCursor, fi, ap);

Completed in 59 milliseconds