/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/i18n/timezone/ |
H A D | CountryTimeZones.java | 152 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 D | CountryTimeZones.java | 64 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 D | TimeZone.java | 633 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 D | TimeZone.java | 702 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/ |
D | TimeZone.java | 616 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 D | TimeZone.java | 616 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/ |
D | TimeZone.java | 616 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 D | TimeZone.java | 347 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 D | TimeZone.java | 347 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/ |
D | CalendarUtils.kt | 265 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 D | TimeZone.java | 347 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 D | TimeZone.java | 347 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 D | TimeZone.java | 347 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 D | TimeZone.java | 347 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 D | CountryTimeZones.java | 87 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 D | ScheduledSnapshotsConfig.java | 216 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig 981 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig.Builder
|
H A D | ScheduledSnapshotsConfigOrBuilder.java | 107 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 D | ScheduledSnapshotsConfig.java | 216 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig 977 public java.lang.String getTimeZone() { in getTimeZone() method in ScheduledSnapshotsConfig.Builder
|
H A D | ScheduledSnapshotsConfigOrBuilder.java | 107 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 D | ExtendedTimeZone.java | 62 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 D | TimecodeConfigOrBuilder.java | 113 com.google.type.TimeZone getTimeZone(); in getTimeZone() method
|
H A D | TimecodeConfig.java | 396 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 D | DateTimeOrBuilder.java | 147 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 D | AutoscalingPolicyScalingSchedule.java | 336 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 D | DateTimeOrBuilder.java | 187 com.google.type.TimeZone getTimeZone(); in getTimeZone() method
|