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.java88 public void setDateTime(long dateTime) { in setDateTime() method in BluetoothMapMessageListingElement
DBluetoothMapContent.java1247 private void setDateTime(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, in setDateTime() method in BluetoothMapContent
1267 e.setDateTime(date); in setDateTime()
1371 setDateTime(e, c, fi, ap); in element()