Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java93 public void setDateTime(long dateTime) { in setDateTime() method in BluetoothMapMessageListingElement
DBluetoothMapContent.java1161 private void setDateTime(BluetoothMapMessageListingElement e, Cursor c, in setDateTime() method in BluetoothMapContent
1182 e.setDateTime(date); in setDateTime()
1279 setDateTime(e, c, fi, ap); in element()