Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java1189 KeyEvent nudgeEventActionDown = in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun() local
1191 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionDown)); in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()
1280 KeyEvent nudgeEventActionDown = in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun() local
1282 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionDown)); in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()