Home
last modified time | relevance | path

Searched defs:timeZone (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Drtc_mini_virtual.c12 int32_t RtcSetTimeZone(int32_t timeZone) in RtcSetTimeZone()
19 int32_t RtcGetTimeZone(int32_t *timeZone) in RtcGetTimeZone()
/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/utils/
H A DZoneGetterTest.java92 final TimeZone timeZone = TimeZone.getTimeZone(TIME_ZONE_LA_ID); in getTimeZoneOffsetAndName_withTtsSpan() local
104 final TimeZone timeZone = TimeZone.getTimeZone(timeZoneId); in testTimeZoneOffsetAndNameInner() local
/aosp14/frameworks/base/core/tests/benchmarks/src/android/text/format/
H A DAndroidTimeVsOthersBenchmark.java62 java.util.TimeZone timeZone = java.util.TimeZone.getTimeZone(timezoneId); in toMillis_javaUtil() local
76 android.icu.util.TimeZone timeZone = in toMillis_androidIucUtil() local
/ohos5.0/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c22 TimeService_ErrCode OH_TimeService_GetTimeZone(char *timeZone, uint32_t len) in OH_TimeService_GetTimeZone()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DFullyManagedDeviceProvisioningParams.java66 @Nullable String timeZone, in FullyManagedDeviceProvisioningParams()
88 @Nullable String timeZone, in FullyManagedDeviceProvisioningParams()
264 public Builder setTimeZone(@Nullable String timeZone) { in setTimeZone()
/aosp14/frameworks/base/core/tests/coretests/src/android/text/format/
H A DTimeMigrationUtilsTest.java105 TimeZone timeZone = TimeZone.getTimeZone(timeZoneId); in formatMillisAsDateTime_matchesOldBehavior() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp92 struct timezone timeZone; in GetTimeOfNow() local
147 struct timezone timeZone; in GetTimeOfZone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp29 struct timezone timeZone {}; in GetSystemTimeZone() struct
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp131 std::string timeZone = ""; in GetTimeZone() local
/aosp14/frameworks/base/core/java/android/widget/
H A DTextClock.java293 private void createTime(String timeZone) { in createTime()
513 public void setTimeZone(String timeZone) { in setTimeZone()
H A DAnalogClock.java569 public void setTimeZone(@Nullable String timeZone) { in setTimeZone()
886 private static ZoneId toZoneId(@Nullable String timeZone) { in toZoneId()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp289 std::string timeZone = util.GetDefaultZone(countryCode.c_str()); in UpdateCountryCode() local
301 void NitzUpdate::SaveTimeZone(std::string &timeZone) in SaveTimeZone()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp154 RawDataBuilder& RawDataBuilder::AppendTimeZone(const std::string& timeZone) in AppendTimeZone()
160 RawDataBuilder& RawDataBuilder::AppendTimeZone(const uint8_t timeZone) in AppendTimeZone()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_1.cpp58 uint8_t timeZone; member
H A Dcontent_reader_version_2.cpp58 uint8_t timeZone; member
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_param_encode.cpp216 int32_t timeZone = timeStamp->time.absolute.timeZone; in EncodeTimePdu() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp213 std::string result, timeZone; in Format() local
279 std::string result, timeZone, check; in FormatDate() local
341 std::string result, timeZone; in FormatTime() local
/aosp14/frameworks/base/core/java/android/timezone/
H A DCountryTimeZones.java102 public OffsetResult(@NonNull TimeZone timeZone, boolean isOnlyMatch) { in OffsetResult()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/clocks/
H A DDefaultClockProviderTest.kt136 val timeZone = mock<TimeZone>() regex
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h98 uint8_t timeZone; member
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h66 std::string timeZone; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h55 uint8_t timeZone; member
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp88 const std::string& timeZone) in CreateSysEventRecord()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h91 uint8_t timeZone; member
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java54 public void onTimeZoneChanged(TimeZone timeZone) { } in onTimeZoneChanged()

12