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 …]
135 boolean clockwise, in RotaryEvent() argument140 this.mClockwise = clockwise; in RotaryEvent()236 boolean clockwise = (flg & 0x2) != 0; in RotaryEvent()243 this.mClockwise = clockwise; in RotaryEvent()
21 To rotate the controller counter-clockwise, run:25 For clockwise, run:
1959 boolean clockwise = rotaryEvent.isClockwise(); in handleRotaryEvent()1963 handleRotateEvent(clockwise, count, eventTime); in handleRotaryEvent()1966 private void handleRotateEvent(boolean clockwise, int count, long eventTime) { in handleRotateEvent() argument1970 injectMotionEvent(DEFAULT_DISPLAY, clockwise ? rotationCount : -rotationCount); in handleRotateEvent()1980 performScrollAction(mFocusedNode, clockwise); in handleRotateEvent()1990 injectMotionEvent(displayId, clockwise ? rotationCount : -rotationCount); in handleRotateEvent()1997 int direction = clockwise ? View.FOCUS_FORWARD : View.FOCUS_BACKWARD; in handleRotateEvent()2023 injectScrollEvent(scrollableContainer, clockwise, remainingRotationCount); in handleRotateEvent()2108 boolean clockwise) { in performScrollAction() argument2111 clockwise ? ACTION_SCROLL_FORWARD : ACTION_SCROLL_BACKWARD; in performScrollAction()[all …]
454 boolean clockwise = true; in testOnRotaryEvents_withoutFocusedView()456 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withoutFocusedView()501 boolean clockwise = true; in testOnRotaryEvents_withFocusedView()503 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView()518 clockwise = false; in testOnRotaryEvents_withFocusedView()519 rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView()
628 boolean clockwise = event.isClockwise(); in rotaryEventToKeyEvents()632 keyCode = clockwise in rotaryEventToKeyEvents()637 keyCode = clockwise in rotaryEventToKeyEvents()
2178 boolean clockwise = false;2197 clockwise = Boolean.parseBoolean(args[i]);2237 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, uptimeMs);
705 boolean clockwise = detentCount > 0;748 RotaryEvent event = new RotaryEvent(carInputManagerType, clockwise, timestamps);
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...