Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp58 static constexpr auto POLLING_TIMEOUT = 20; variable
1319 if (!mHwApi->pollVibeState("Vibe state: Haptic\n", POLLING_TIMEOUT)) { in waitForComplete()