Home
last modified time | relevance | path

Searched refs:getDateFormat (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DWakeLockLogTest.java260 public SimpleDateFormat getDateFormat() { in getDateFormat() method in WakeLockLogTest.TestInjector
261 SimpleDateFormat format = new SimpleDateFormat(super.getDateFormat().toPattern()); in getDateFormat()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DWakeLockLog.java140 mDumpsysDateFormat = injector.getDateFormat(); in WakeLockLog()
1312 public SimpleDateFormat getDateFormat() { in getDateFormat() method in Injector
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DDatePicker.java217 format = DateFormat.getDateFormat(getContext()); in reorderPickers()
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateFormat.java322 public static java.text.DateFormat getDateFormat(Context context) { in getDateFormat() 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/config/
H A Dboot-image-profile.txt31234 HSPLlibcore/icu/SimpleDateFormatData;->getDateFormat(I)Ljava/lang/String;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt47796 method public static java.text.DateFormat getDateFormat(android.content.Context);