Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/
H A Dtimepicker_haptic_controller.cpp88 bool TimePickerHapticController::IsThreadPlayOnce() in IsThreadPlayOnce() function in OHOS::Ace::NG::TimePickerHapticController
118 threadCv_.wait(lock, [this]() { return IsThreadPlaying() || IsThreadPlayOnce() || IsThreadNone(); }); in ThreadLoop()
150 } else if (IsThreadPlayOnce()) { in ThreadLoop()
H A Dtimepicker_haptic_controller.h58 bool IsThreadPlayOnce();

Completed in 2 milliseconds