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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java195 public void setSent(String sent) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java353 private void setSent(BluetoothMapMessageListingElement e, Cursor c, method in class:BluetoothMapContent
368 if (D) Log.d(TAG, "setSent: " + sent);
369 e.setSent(sent);
682 setSent(e, c, fi, ap);

Completed in 90 milliseconds