Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/text/format/
H A DDateUtils.java87 public static final int FORMAT_CAP_MIDNIGHT = 0x01000; field in DateUtils
102 public static final int FORMAT_CAP_NOON_MIDNIGHT = (FORMAT_CAP_NOON | FORMAT_CAP_MIDNIGHT);
/aosp12/packages/apps/Calendar/tests/src/com/android/calendar/
H A DFormatDateRangeTest.java119 … DateUtils.FORMAT_SHOW_TIME | DateUtils.FORMAT_CAP_MIDNIGHT | DateUtils.FORMAT_ABBREV_ALL,
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44650 field @Deprecated public static final int FORMAT_CAP_MIDNIGHT = 4096; // 0x1000
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt30071 field public static final deprecated int FORMAT_CAP_MIDNIGHT = 4096; // 0x1000