Home
last modified time | relevance | path

Searched refs:updateNext (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h554 * @param updateNext Whether to update to next reminder.
556 void OnClose(bool updateNext);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp280 void ReminderRequest::OnClose(bool updateNext) in OnClose() argument
290 if (updateNext) { in OnClose()

Completed in 5 milliseconds