Searched defs:SetOnTimer (Results 1 – 3 of 3) sorted by relevance
33 void SetOnTimer(ChangeEvent&& changeEvent) in SetOnTimer() function
74 void TextTimerModelNG::SetOnTimer(std::function<void(const std::string, const std::string)>&& onCha… in SetOnTimer() function in OHOS::Ace::NG::TextTimerModelNG
53 void TextTimerModelImpl::SetOnTimer(std::function<void(const std::string, const std::string)>&& onC… in SetOnTimer() function in OHOS::Ace::Framework::TextTimerModelImpl