Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_timer_info.cpp25 void NotificationTimerInfo::SetRepeat(bool timerInfoRepeat) in SetRepeat() argument
27 repeat = timerInfoRepeat; in SetRepeat()