Searched refs:PRIMARY_OCCUPANT_ZONE (Results 1 – 1 of 1) sorted by relevance
286 private static final int PRIMARY_OCCUPANT_ZONE = 0; field in CarAudioServiceUnitTest2852 .that(service.getVolumeGroupInfo(PRIMARY_OCCUPANT_ZONE, TEST_PRIMARY_ZONE_GROUP_0)) in getVolumeGroupInfo_withLegacyMode()3497 .thenReturn(PRIMARY_OCCUPANT_ZONE); in onKeyEvent_forInvalidAudioZone()3498 when(mMockOccupantZoneService.getAudioZoneIdForOccupant(PRIMARY_OCCUPANT_ZONE)) in onKeyEvent_forInvalidAudioZone()3516 .thenReturn(PRIMARY_OCCUPANT_ZONE); in onKeyEvent_forInvalidEvent()3517 when(mMockOccupantZoneService.getAudioZoneIdForOccupant(PRIMARY_OCCUPANT_ZONE)) in onKeyEvent_forInvalidEvent()3535 .thenReturn(PRIMARY_OCCUPANT_ZONE); in onKeyEvent_forActionUp()3536 when(mMockOccupantZoneService.getAudioZoneIdForOccupant(PRIMARY_OCCUPANT_ZONE)) in onKeyEvent_forActionUp()3558 .thenReturn(PRIMARY_OCCUPANT_ZONE); in onKeyEvent_forDynamicDevKeyEventEnabledForDefaultConfigForZoneWithDynamicDevices()3559 when(mMockOccupantZoneService.getAudioZoneIdForOccupant(PRIMARY_OCCUPANT_ZONE)) in onKeyEvent_forDynamicDevKeyEventEnabledForDefaultConfigForZoneWithDynamicDevices()[all …]