Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java84 private static final int ROTATION_ACCELERATION_3X_MS = 25; field in RotaryServiceTest
132 ROTATION_ACCELERATION_3X_MS); in setUp()
590 eventTime += ROTATION_ACCELERATION_3X_MS; in testOnRotaryEvents_acceleration()
598 eventTime += ROTATION_ACCELERATION_3X_MS; in testOnRotaryEvents_acceleration()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java2974 RotaryProtos.RotaryService.ROTATION_ACCELERATION_3X_MS, mRotationAcceleration3xMs); in dump()