Home
last modified time | relevance | path

Searched refs:SetNeedStop (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Didle_time.cpp123 void IdleTime::SetNeedStop(bool needStop) in SetNeedStop() function in OHOS::AppExecFwk::IdleTime
140 this->SetNeedStop(needStop); in GetIdleNotifyFunc()
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Didle_time.h40 void SetNeedStop(bool needStop);
/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drender_clock.h83 void SetNeedStop(bool needStop) in SetNeedStop() function in OHOS::Ace::RenderClockHand
H A Drender_clock.cpp160 renderClockHand->SetNeedStop(false); in Update()
166 renderClockHand->SetNeedStop(true); in Update()

Completed in 2 milliseconds