Home
last modified time | relevance | path

Searched defs:clockwise (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/input/
DRotaryEvent.java135 boolean clockwise, in RotaryEvent()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java1966 private void handleRotateEvent(boolean clockwise, int count, long eventTime) { in handleRotateEvent()
2108 boolean clockwise) { in performScrollAction()
2174 boolean clockwise, int rotationCount) { in injectScrollEvent()