Home
last modified time | relevance | path

Searched defs:getDateTimeString (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapIMContentTest.java30 private String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapIMContentTest
DBluetoothMapContentTest.java177 private String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapContentTest
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java85 public String getDateTimeString() { in getDateTimeString() method in BluetoothMapMessageListingElement
DBluetoothMapUtils.java118 static public String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapUtils