Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java1166 KeyEvent nudgeEventActionUp = in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun() local
1168 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionUp)); in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()
1259 KeyEvent nudgeEventActionUp = in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun() local
1261 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionUp)); in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()