Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp26 constexpr int MIN_DURATION = 250; member
70 if (time < MIN_DURATION) { in Play()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp751 const uint32_t MIN_DURATION = 0; in IsValidAdvertiserDuration() local
753 if (duration < MIN_DURATION || duration > MAX_DURATION) { in IsValidAdvertiserDuration()

Completed in 3 milliseconds