Searched defs:getDateTimeString (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java81 public String getDateTimeString() { method in class:BluetoothMapMessageListingElement
288 xmlMsgElement.attribute(null, "datetime", this.getDateTimeString());
H A DBluetoothMapUtils.java118 static public String getDateTimeString(long timestamp) { method in class:BluetoothMapUtils
136 getDateTimeString(c.getLong(i))).append("\n");

Completed in 100 milliseconds