Home
last modified time | relevance | path

Searched defs:date (Results 226 – 250 of 341) sorted by relevance

12345678910>>...14

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java665 String date = TimeMigrationUtils.formatMillisWithFixedFormat(entry.timestampMillis); in dump() local
752 String date = TimeMigrationUtils.formatMillisWithFixedFormat(entry.timestampMillis); in matchEntry() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp287 const char* date = nullptr; in SetAllParam() local
436 const char* date = nullptr; in SetOtherAllParam() local
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp56 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
2589 sptr<NotificationDoNotDisturbDate> date = variable
2635 sptr<NotificationDoNotDisturbDate> date = variable
2681 sptr<NotificationDoNotDisturbDate> date = variable
2727 sptr<NotificationDoNotDisturbDate> date = variable
/aosp12/frameworks/base/core/java/android/widget/
H A DDatePickerSpinnerDelegate.java489 private boolean parseDate(String date, Calendar outDate) { in parseDate()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DSystemUpdatePolicy.java661 private static LocalDate roundUpLeapDay(LocalDate date) { in roundUpLeapDay()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsTracker.java380 String date = Long.toString(getTimestamp()); in getExactMatchDupDetectQuery() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/systemcalllog/
H A DSystemCallLogDataSource.java288 long date = cursor.getLong(dateColumn); in handleInsertsAndUpdates() local
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Dconfig_define.h75 std::string date; member
/ohos5.0/base/security/security_guard/test/unittest/mock/config_manager/
H A Dconfig_define.h91 std::string date; member
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp47 …void OnDoNotDisturbDateChange(const std::shared_ptr<Notification::NotificationDoNotDisturbDate> &d… in OnDoNotDisturbDateChange()
/aosp12/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DSampleDataClass.java522 @NonNull Date date, in SampleDataClass()
1386 Date date = sParcellingForDate.unparcel(in); in SampleDataClass() local
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DRecurrenceProcessorTest.java2498 Time date = new Time(tz); in performanceTestNormalize() local
/ohos5.0/base/update/updater/services/include/package/
H A Dpkg_info_utils.h100 std::string date; member
/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
H A DAtomTestCase.java158 protected boolean didIncidentdFireSince(String date) throws Exception { in didIncidentdFireSince()
1094 protected String getLogcatSince(String date, String logcatParams) throws Exception { in getLogcatSince()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp312 string date = DfxUtils::GetCurrentDate(); in ReportAdaptationToMovingPhoto() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp1147 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
3661 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
3684 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
3729 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
4454 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
4468 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
4668 uint64_t date = 1713196800000; variable
4768 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
4783 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c376 static CfResult CheckValidityWithDateX509Openssl(HcfX509CertificateSpi *self, const char *date) in CheckValidityWithDateX509Openssl()
799 const char *date = (const char *)(notBeforeDate->data); in GetNotBeforeX509Openssl() local
832 const char *date = (const char *)(notAfterDate->data); in GetNotAfterX509Openssl() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
H A DTimeZoneLookupHelperTest.java479 Date date = new Date(time); in assertOffsetResultZoneOffsets() local
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/include/
H A Dconfig_define.h104 std::string date; member
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapbMessageMime.java213 public void setDate(long date) { in setDate()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java269 Date date = new Date(info.mTimestamp); in dump() local
/aosp12/packages/apps/TV/libs/
H A Djavax.annotation-api-1.2.jar ... value () public abstract java.lang.String date () public abstract java.lang.String comments ...
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h276 void SetCalendarDate(const CalendarDay& date) in SetCalendarDate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcalendar_picker_modifier.cpp347 void ParseDateByStr(const std::string& date, ArkUISelectedDateType& selectedDate) in ParseDateByStr()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp239 napi_value Convert2JSValue(napi_env env, const Date &date) in Convert2JSValue()

12345678910>>...14