Searched refs:clockwise (Results 1 – 11 of 11) sorted by relevance
220 // clockwise roundabout (as seen from above, typical for left-hand drive224 // exit") on a clockwise roundabout (as seen from above, typical for229 // exit") on a clockwise roundabout (as seen from above, typical for234 // exit") on a clockwise roundabout (as seen from above, typical for239 // clockwise roundabout (as seen from above, typical for left-hand drive243 // exit") on a clockwise roundabout (as seen from above, typical for248 // exit") on a clockwise roundabout (as seen from above, typical for253 // exit") on a clockwise roundabout (as seen from above, typical for258 // clockwise roundabout (as seen from above, typical for left-hand drive263 // counter-clockwise roundabout (as seen from above, typical for right-hand[all …]
133 boolean clockwise, in RotaryEvent() argument138 this.mClockwise = clockwise; in RotaryEvent()234 boolean clockwise = (flg & 0x2) != 0; in RotaryEvent()241 this.mClockwise = clockwise; in RotaryEvent()
1717 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() argument1734 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() argument1839 clockwise ? ACTION_SCROLL_FORWARD : ACTION_SCROLL_BACKWARD; in performScrollAction()1901 boolean clockwise, int rotationCount) { in injectScrollEvent() argument[all …]
21 To rotate the controller counter-clockwise, run:25 For clockwise, run:
410 boolean clockwise = event.isClockwise(); in rotaryEventToKeyEvents()414 keyCode = clockwise in rotaryEventToKeyEvents()419 keyCode = clockwise in rotaryEventToKeyEvents()
1133 boolean clockwise = false;1152 clockwise = Boolean.parseBoolean(args[i]);1192 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, uptimeMs);
269 boolean clockwise = detentCount > 0;308 RotaryEvent event = new RotaryEvent(carInputManagerType, clockwise, timestamps);
430 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()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...