Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/format/
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);
/frameworks/base/core/api/
Dlint-baseline.txt360 DeprecationMismatch: android.text.format.DateUtils#FORMAT_CAP_MIDNIGHT:
361 …Field DateUtils.FORMAT_CAP_MIDNIGHT: @Deprecated annotation (present) and @deprecated doc tag (not…
Dmodule-lib-lint-baseline.txt474 DeprecationMismatch: android.text.format.DateUtils#FORMAT_CAP_MIDNIGHT:
475 …Field DateUtils.FORMAT_CAP_MIDNIGHT: @Deprecated annotation (present) and @deprecated doc tag (not…
Dtest-lint-baseline.txt488 DeprecationMismatch: android.text.format.DateUtils#FORMAT_CAP_MIDNIGHT:
489 …Field DateUtils.FORMAT_CAP_MIDNIGHT: @Deprecated annotation (present) and @deprecated doc tag (not…
Dsystem-lint-baseline.txt478 DeprecationMismatch: android.text.format.DateUtils#FORMAT_CAP_MIDNIGHT:
479 …Field DateUtils.FORMAT_CAP_MIDNIGHT: @Deprecated annotation (present) and @deprecated doc tag (not…
Dcurrent.txt48288 field @Deprecated public static final int FORMAT_CAP_MIDNIGHT = 4096; // 0x1000
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30071 field public static final deprecated int FORMAT_CAP_MIDNIGHT = 4096; // 0x1000