Searched refs:getDateTimeString (Results 1 – 5 of 5) sorted by relevance
30 private String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapIMContentTest44 …sb.append(" ").append(c.getColumnName(i)).append(" : ").append(getDateTimeString(c.getLong(i))).a… in printCursor()
177 private String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapContentTest189 .append(" : ").append(getDateTimeString(c.getLong(i))).append("\n"); in printCursor()
85 public String getDateTimeString() { in getDateTimeString() method in BluetoothMapMessageListingElement284 xmlMsgElement.attribute(null, "datetime", this.getDateTimeString()); in encode()
118 static public String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapUtils136 getDateTimeString(c.getLong(i))).append("\n"); in printCursor()
1347 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesSms()1506 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMms()1658 String date = BluetoothMapUtils.getDateTimeString( in handleMsgListChangesMsg()1929 .getDateTimeString(lastActivity), in handleContactListChanges()1984 .getDateTimeString(lastOnline), in handleContactListChanges()2006 .getDateTimeString(lastActivity), in handleContactListChanges()