/aosp14/frameworks/base/core/java/android/service/autofill/ |
H A D | DateValueSanitizer.java | 72 final Date date = new Date(value.getDateValue()); in sanitize() local
|
H A D | DateTransformation.java | 79 final Date date = new Date(value.getDateValue()); in apply() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | CalendarViewLegacyDelegate.java | 499 Calendar date = mAdapter.mSelectedDate; in setMinDate() local 530 Calendar date = mAdapter.mSelectedDate; in setMaxDate() local 579 public void setDate(long date) { in setDate() 584 public void setDate(long date, boolean animate, boolean center) { in setDate() 603 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() 793 private void goTo(Calendar date, boolean animate, boolean setSelected, in goTo() 945 private int getWeeksSinceMinDate(Calendar date) { in getWeeksSinceMinDate() 1373 public boolean getBoundsForDate(Calendar date, Rect outBounds) { in getBoundsForDate()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_calendar.cpp | 197 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set() 283 bool I18nCalendar::IsWeekend(int64_t date, UErrorCode &status) in IsWeekend() 327 int32_t I18nCalendar::CompareDays(UDate date) in CompareDays()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | security_manager.cpp | 146 std::vector<uint8_t> date; in LoadKeyFromFile() local 166 …std::vector<uint8_t> date(reinterpret_cast<uint8_t *>(&time), reinterpret_cast<uint8_t *>(&time) +… in SaveKeyToFile() local 363 bool SecurityManager::IsKeyOutdated(const std::vector<uint8_t> &date) in IsKeyOutdated()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardperf/ |
H A D | PasteBoardDelayPerfJsunit.test.js | 22 var date = new Date(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_date_component.cpp | 63 auto date = GetCurrentDate(); in OnTitleBuilding() local 95 auto date = selectedDate_; in GetSelectedObject() local 235 auto date = GetCurrentDate(); in HandleSolarYearChange() local 298 auto date = GetCurrentDate(); in HandleSolarMonthChange() local 342 auto date = GetCurrentDate(); in HandleSolarDayChange() local 706 void PickerDateComponent::AdjustSolarDate(PickerDate& date, const PickerDate& start, const PickerDa… in AdjustSolarDate()
|
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A D | AmbientBrightnessStatsTrackerTest.java | 199 LocalDate date = mTestInjector.getLocalDate(); in testReadAmbientBrightnessStats() local 236 LocalDate date = mTestInjector.getLocalDate(); in testFailedReadAmbientBrightnessStatsWithException() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_reminder.cpp | 162 ErrCode AnsManagerProxy::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() 248 uint64_t date = 0; in GetExcludeDates() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
H A D | loading_progress_modifier.cpp | 110 float date = date_->Get(); in onDraw() local 211 DrawingContext& context, const CometParam& cometParam, float orbitRadius, float date) in DrawOrbit() 444 auto date = weakDate.Upgrade(); in StartRecycle() local 470 auto date = weakDate.Upgrade(); in StartTransToRecycleAnimation() local 511 void LoadingProgressModifier::CloseAnimation(float date, float cometLen, float cometOpacity, float … in CloseAnimation()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/format/ |
H A D | DateUtilsTest.java | 122 Date date = new Date(109, 0, 19, 3, 30, 15); in testFormatSameDayTime() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_helper.cpp | 62 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate()
|
/ohos5.0/base/usb/usb_manager/test/native/js_unittest/ |
H A D | DateAndTimeUtil.js | 65 concatDate(year, month, date) { argument
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/ |
H A D | anssubscriberstub_fuzzer.cpp | 65 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
H A D | notification_subscriber_manager_branch_test.cpp | 109 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 910 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 925 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 940 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 955 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 1114 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 1130 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | date_util.cpp | 24 Date date; in Current() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
H A D | anssubscriberproxy_fuzzer.cpp | 54 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | FreezePeriod.java | 185 LocalDate date = LocalDate.ofYearDay(SENTINEL_YEAR, dayOfYear); in dayOfYearToMonthDay() local 193 private static int dayOfYearDisregardLeapYear(LocalDate date) { in dayOfYearDisregardLeapYear()
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
H A D | trace_flow_controller.cpp | 191 std::string date = TimeUtil::TimestampFormatToDate(happenTimeInSecond, "%Y%m%d"); in HasCallOnceToday() local 208 std::string date = TimeUtil::TimestampFormatToDate(happenTimeInSecond, "%Y%m%d"); in RecordCaller() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
H A D | mock_ans_subscriber.h | 51 void OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) override {}; in OnDoNotDisturbDateChange()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_ohos_resource_adapter_impl.cpp | 50 const ArkWebString& rawFile, uint16_t& date, uint16_t& time, bool isSys) in GetRawFileLastModTime()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | disturb_mode.h | 30 NotificationDoNotDisturbDate date; member 60 NotificationDoNotDisturbDate date; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_preferences_database_test.cpp | 221 sptr<NotificationDoNotDisturbDate> date = variable 239 sptr<NotificationDoNotDisturbDate> date = variable 257 sptr<NotificationDoNotDisturbDate> date = variable 276 sptr<NotificationDoNotDisturbDate> date = variable
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_mms.h | 80 int64_t date = 0; member 117 int64_t date = 0; member 140 int64_t date = 0; member 151 int64_t date = 0; member 160 int64_t date = 0; member
|
/aosp14/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
H A D | DocumentaryFilter.java | 81 Date date = new Date(); in DocumentaryFilter() local
|