Home
last modified time | relevance | path

Searched refs:clockwise (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto220 // clockwise roundabout (as seen from above, typical for left-hand drive
224 // exit") on a clockwise roundabout (as seen from above, typical for
229 // exit") on a clockwise roundabout (as seen from above, typical for
234 // exit") on a clockwise roundabout (as seen from above, typical for
239 // clockwise roundabout (as seen from above, typical for left-hand drive
243 // exit") on a clockwise roundabout (as seen from above, typical for
248 // exit") on a clockwise roundabout (as seen from above, typical for
253 // exit") on a clockwise roundabout (as seen from above, typical for
258 // clockwise roundabout (as seen from above, typical for left-hand drive
263 // counter-clockwise roundabout (as seen from above, typical for right-hand
[all …]
/packages/services/Car/car-lib/src/android/car/input/
DRotaryEvent.java133 boolean clockwise, in RotaryEvent() argument
138 this.mClockwise = clockwise; in RotaryEvent()
234 boolean clockwise = (flg & 0x2) != 0; in RotaryEvent()
241 this.mClockwise = clockwise; in RotaryEvent()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java1717 boolean clockwise = rotaryEvent.isClockwise(); in handleRotaryEvent()
1721 handleRotateEvent(clockwise, count, eventTime); in handleRotaryEvent()
1724 private void handleRotateEvent(boolean clockwise, int count, long eventTime) { in handleRotateEvent() argument
1734 performScrollAction(mFocusedNode, clockwise); in handleRotateEvent()
1745 clockwise ? rotationCount : -rotationCount); in handleRotateEvent()
1752 int direction = clockwise ? View.FOCUS_FORWARD : View.FOCUS_BACKWARD; in handleRotateEvent()
1776 injectScrollEvent(scrollableContainer, clockwise, remainingRotationCount); in handleRotateEvent()
1836 boolean clockwise) { in performScrollAction() argument
1839 clockwise ? ACTION_SCROLL_FORWARD : ACTION_SCROLL_BACKWARD; in performScrollAction()
1901 boolean clockwise, int rotationCount) { in injectScrollEvent() argument
[all …]
/packages/apps/Car/RotaryController/
Dreadme.md21 To rotate the controller counter-clockwise, run:
25 For clockwise, run:
/packages/services/Car/service/src/com/android/car/
DCarInputService.java410 boolean clockwise = event.isClockwise(); in rotaryEventToKeyEvents()
414 keyCode = clockwise in rotaryEventToKeyEvents()
419 keyCode = clockwise in rotaryEventToKeyEvents()
DCarShellCommand.java1133 boolean clockwise = false;
1152 clockwise = Boolean.parseBoolean(args[i]);
1192 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, uptimeMs);
/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java269 boolean clockwise = detentCount > 0;
308 RotaryEvent event = new RotaryEvent(carInputManagerType, clockwise, timestamps);
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java430 boolean clockwise = true; in testOnRotaryEvents_withoutFocusedView()
432 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withoutFocusedView()
477 boolean clockwise = true; in testOnRotaryEvents_withFocusedView()
479 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView()
494 clockwise = false; in testOnRotaryEvents_withFocusedView()
495 rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...