Home
last modified time | relevance | path

Searched defs:DateFormat (Results 1 – 25 of 700) sorted by relevance

12345678910>>...28

/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/text/
H A DDateFormat.annotated.java50 public abstract class DateFormat extends java.text.Format { class
52 protected DateFormat() { throw new RuntimeException("Stub!"); } in DateFormat() method in DateFormat
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/text/
H A DDateFormat.annotated.java50 public abstract class DateFormat extends java.text.Format { class
52 protected DateFormat() { throw new RuntimeException("Stub!"); } in DateFormat() method in DateFormat
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DDateFormat.java176 public abstract class DateFormat extends Format { class
882 protected DateFormat() {} in DateFormat() method in DateFormat
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DDateFormat.java176 public abstract class DateFormat extends Format { class
882 protected DateFormat() {} in DateFormat() method in DateFormat
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/text/
H A DDateFormat.java45 public abstract class DateFormat extends java.text.Format { class
47 protected DateFormat() { in DateFormat() method in DateFormat
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DDateFormat.java176 public abstract class DateFormat extends Format { class
882 protected DateFormat() {} in DateFormat() method in DateFormat
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddatefmt.cpp123 DateFormat::DateFormat() in DateFormat() function in DateFormat
132 DateFormat::DateFormat(const DateFormat& other) in DateFormat() function in DateFormat
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddatefmt.cpp124 DateFormat::DateFormat() in DateFormat() function in DateFormat
133 DateFormat::DateFormat(const DateFormat& other) in DateFormat() function in DateFormat
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/format/
H A DDateFormat.java12 public class DateFormat implements Format { class
/aosp_15_r20/external/libchrome/base/i18n/
H A Dtime_formatting.h43 enum DateFormat { enum
/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting.h51 enum DateFormat { enum
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h89 class DateFormat; variable
H A Dmsgfmt.h49 class DateFormat; variable
H A Dsmpdtfmt.h48 class DateFormat; variable
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dmeasfmt.h89 class DateFormat; variable
H A Dmsgfmt.h49 class DateFormat; variable
H A Dsmpdtfmt.h48 class DateFormat; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h89 class DateFormat; variable
H A Dmsgfmt.h49 class DateFormat; variable
H A Dsmpdtfmt.h48 class DateFormat; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmeasfmt.h89 class DateFormat; variable
H A Dmsgfmt.h49 class DateFormat; variable
H A Dsmpdtfmt.h48 class DateFormat; variable
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DFormats.java64 formats.add(new DateFormat()); in formats.add()
/aosp_15_r20/external/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h73 enum DateFormat { J, N, M }; enum

12345678910>>...28