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.java81 public String getDateTimeString() { in getDateTimeString() method in BluetoothMapMessageListingElement
288 xmlMsgElement.attribute(null, "datetime", this.getDateTimeString()); in encode()
DBluetoothMapUtils.java118 static public String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapUtils
136 getDateTimeString(c.getLong(i))).append("\n"); in printCursor()
DBluetoothMapContentObserver.java1365 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesSms()
1524 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMms()
1676 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMsg()
1947 .getDateTimeString(lastActivity), in handleContactListChanges()
2002 .getDateTimeString(lastOnline), in handleContactListChanges()
2024 .getDateTimeString(lastActivity), in handleContactListChanges()