Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp65 static constexpr uint32_t MAX_TIME_MS = UINT32_MAX; variable
606 return on(MAX_TIME_MS, effectIndex, callback); in performEffect()