Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DCapoDetector.cpp124 mLastFaceUpEvent = time; in handleNanoappMessage()
229 *time = mLastFaceUpEvent; in getCarriedPositionInfo()
DCapoDetector.h106 uint32_t mLastFaceUpEvent = 0; variable