Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h284 ISSUED, enumerator
DVibrator.cpp344 while (halState == ISSUED && now <= endTime) { in off()
348 if (halState == ISSUED && now > endTime) { in off()
675 halState = ISSUED; in on()