Home
last modified time | relevance | path

Searched refs:getMediumDateFormat (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/http/
H A DSslCertificate.java522 return DateFormat.getMediumDateFormat(context).format(certificateDate); in formatCertificateDate()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DDatePicker.java219 format = DateFormat.getMediumDateFormat(getContext()); in reorderPickers()
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateFormat.java344 public static java.text.DateFormat getMediumDateFormat(Context context) { in getMediumDateFormat() method in DateFormat
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt47799 method public static java.text.DateFormat getMediumDateFormat(android.content.Context);