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
291 xmlMsgElement.attribute(null, "datetime", this.getDateTimeString()); in encode()
DBluetoothMapUtils.java115 public static String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapUtils
137 .append(getDateTimeString(c.getLong(i))) in printCursor()
DBluetoothMapContentObserver.java1430 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesSms()
1594 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMms()
1757 String date = BluetoothMapUtils.getDateTimeString(c.getLong( in handleMsgListChangesMsg()
2030 BluetoothMapUtils.getDateTimeString(lastActivity), in handleContactListChanges()
2079 BluetoothMapUtils.getDateTimeString(lastOnline), in handleContactListChanges()
2095 BluetoothMapUtils.getDateTimeString(lastActivity), in handleContactListChanges()