Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java459 int validDisplayId = CarOccupantZoneManager.DISPLAY_TYPE_MAIN; in testOnRotaryEvents_withoutFocusedView() local
460 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withoutFocusedView()
506 int validDisplayId = CarOccupantZoneManager.DISPLAY_TYPE_MAIN; in testOnRotaryEvents_withFocusedView() local
507 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
514 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
521 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
559 int validDisplayId = CarOccupantZoneManager.DISPLAY_TYPE_MAIN; in testOnRotaryEvents_acceleration() local
560 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
568 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
576 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
[all …]