Home
last modified time | relevance | path

Searched defs:getTimeZone (Results 1 – 25 of 740) sorted by relevance

12345678910>>...30

/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/i18n/timezone/
H A DCountryTimeZones.java152 public android.icu.util.TimeZone getTimeZone() { throw new RuntimeException("Stub!"); } in getTimeZone() method in CountryTimeZones.OffsetResult
185 public android.icu.util.TimeZone getTimeZone() { throw new RuntimeException("Stub!"); } in getTimeZone() method in CountryTimeZones.TimeZoneMapping
/aosp_15_r20/frameworks/base/core/java/android/timezone/
H A DCountryTimeZones.java64 public TimeZone getTimeZone() { in getTimeZone() method in CountryTimeZones.TimeZoneMapping
111 public TimeZone getTimeZone() { in getTimeZone() method in CountryTimeZones.OffsetResult
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DTimeZone.java633 public static TimeZone getTimeZone(String ID) { in getTimeZone() method in TimeZone
666 public static TimeZone getTimeZone(String ID, int type) { in getTimeZone() method in TimeZone
678 private static TimeZone getTimeZone(String id, int type, boolean frozen) { in getTimeZone() method in TimeZone
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DTimeZone.java702 public static TimeZone getTimeZone(String ID) { in getTimeZone() method in TimeZone
737 public static TimeZone getTimeZone(String ID, int type) { in getTimeZone() method in TimeZone
749 private static TimeZone getTimeZone(String id, int type, boolean frozen) { in getTimeZone() method in TimeZone
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DTimeZone.java616 public static synchronized TimeZone getTimeZone(String id) { in getTimeZone() method in TimeZone
654 public static TimeZone getTimeZone(ZoneId zoneId) { in getTimeZone() method in TimeZone
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DTimeZone.java616 public static synchronized TimeZone getTimeZone(String id) { in getTimeZone() method in TimeZone
654 public static TimeZone getTimeZone(ZoneId zoneId) { in getTimeZone() method in TimeZone
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DTimeZone.java616 public static synchronized TimeZone getTimeZone(String id) { in getTimeZone() method in TimeZone
654 public static TimeZone getTimeZone(ZoneId zoneId) { in getTimeZone() method in TimeZone
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/
DCalendarUtils.kt265 fun getTimeZone(context: Context, callback: Runnable?): String { in getTimeZone() method
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/util/
H A DTimeZone.java347 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID) { throw new RuntimeExcepti… in getTimeZone() method in TimeZone
378 public static android.icu.util.TimeZone getTimeZone(java.lang.String ID, int type) { throw new Runt… in getTimeZone() method in TimeZone
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
H A DCountryTimeZones.java87 public TimeZone getTimeZone() { in getTimeZone() method in CountryTimeZones.TimeZoneMapping
186 public TimeZone getTimeZone() { in getTimeZone() method in CountryTimeZones.OffsetResult
/aosp_15_r20/external/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/
H A DScheduledSnapshotsConfig.java216 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig
981 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig.Builder
H A DScheduledSnapshotsConfigOrBuilder.java107 java.lang.String getTimeZone(); in getTimeZone() method
/aosp_15_r20/external/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/
H A DScheduledSnapshotsConfig.java216 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig
977 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig.Builder
H A DScheduledSnapshotsConfigOrBuilder.java107 java.lang.String getTimeZone(); in getTimeZone() method
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/com/android/icu/util/
H A DExtendedTimeZone.java62 public android.icu.util.TimeZone getTimeZone() { throw new RuntimeException("Stub!"); } in getTimeZone() method in ExtendedTimeZone
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DTimecodeConfigOrBuilder.java113 com.google.type.TimeZone getTimeZone(); in getTimeZone() method
H A DTimecodeConfig.java396 public com.google.type.TimeZone getTimeZone() { in getTimeZone() method in TimecodeConfig
1206 public com.google.type.TimeZone getTimeZone() { in getTimeZone() method in TimecodeConfig.Builder
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DDateTimeOrBuilder.java147 com.google.privacy.dlp.v2.DateTime.TimeZone getTimeZone(); in getTimeZone() method
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DAutoscalingPolicyScalingSchedule.java336 public java.lang.String getTimeZone() { in getTimeZone() method in AutoscalingPolicyScalingSchedule
1340 public java.lang.String getTimeZone() { in getTimeZone() method in AutoscalingPolicyScalingSchedule.Builder
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/type/
H A DDateTimeOrBuilder.java187 com.google.type.TimeZone getTimeZone(); in getTimeZone() method

12345678910>>...30