Home
last modified time | relevance | path

Searched defs:reminderTimeInMilli (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp868 uint64_t reminderTimeInMilli = 10; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp815 void ReminderRequest::SetReminderTimeInMilli(const uint64_t reminderTimeInMilli) in SetReminderTimeInMilli()