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.java1192 KeyEvent nudgeEventActionUp = in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun() local
1194 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionUp)); in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()
1283 KeyEvent nudgeEventActionUp = in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun() local
1285 mRotaryService.onKeyEvents(validDisplayId, Collections.singletonList(nudgeEventActionUp)); in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()