Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h556 void OnClose(bool updateNext);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp282 void ReminderRequest::OnClose(bool updateNext) in OnClose() argument
292 if (updateNext) { in OnClose()