Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/util/
DDateTimeUtils.java112 static String getDateTimeString(long when, String skeleton, Locale locale) { in getDateTimeString() method in DateTimeUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java78 public String getDateTimeString() { in getDateTimeString() method in BluetoothMapMessageListingElement
DBluetoothMapUtils.java756 static String getDateTimeString(long timestamp) { in getDateTimeString() method in BluetoothMapUtils