Home
last modified time | relevance | path

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

/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DExifUtils.java69 public static @CurrentTimeMillisLong long getDateTime(@NonNull ExifInterface exif) { in getDateTime() method in ExifUtils
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DMessage.java216 public Date getDateTime() { in getDateTime() method in Message
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java76 public long getDateTime() { in getDateTime() method in BluetoothMapMessageListingElement
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java2435 public @CurrentTimeMillisLong long getDateTime() { in getDateTime() method in ExifInterface