Searched refs:validDisplayId (Results 1 – 1 of 1) sorted by relevance
459 int validDisplayId = CarOccupantZoneManager.DISPLAY_TYPE_MAIN; in testOnRotaryEvents_withoutFocusedView() local460 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withoutFocusedView()506 int validDisplayId = CarOccupantZoneManager.DISPLAY_TYPE_MAIN; in testOnRotaryEvents_withFocusedView() local507 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() local560 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()568 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()576 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()[all …]