Home
last modified time | relevance | path

Searched refs:getDateTimeString (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java80 public String getDateTimeString() { in getDateTimeString() method in BluetoothMapMessageListingElement
292 BluetoothMapUtils.getDateTimeString(this.getDateTime())); in encode()
DBluetoothMapUtils.java132 .append(getDateTimeString(c.getLong(i))) in printCursor()
670 static String getDateTimeString( long timestamp) { in getDateTimeString() method in BluetoothMapUtils
DBluetoothMapContentObserver.java1436 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesSms()
1605 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMms()
1768 String date = BluetoothMapUtils.getDateTimeString(c.getLong( in handleMsgListChangesMsg()
2041 BluetoothMapUtils.getDateTimeString(lastActivity), in handleContactListChanges()
2090 BluetoothMapUtils.getDateTimeString(lastOnline), in handleContactListChanges()
2106 BluetoothMapUtils.getDateTimeString(lastActivity), in handleContactListChanges()