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.java82 private static final int ROTATION_ACCELERATION_3X_MS = 25; field in RotaryServiceTest
114 ROTATION_ACCELERATION_3X_MS); in setUp()
566 eventTime += ROTATION_ACCELERATION_3X_MS; in testOnRotaryEvents_acceleration()
574 eventTime += ROTATION_ACCELERATION_3X_MS; in testOnRotaryEvents_acceleration()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java2621 RotaryProtos.RotaryService.ROTATION_ACCELERATION_3X_MS, mRotationAcceleration3xMs); in dump()