Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java1036 int zoneId1 = Integer.parseInt(zoneId1String); in runSetAudioMirror() local
1052 mCarAudioService.enableMirrorForAudioZones(new int[] {zoneId1, zoneId2}); in runSetAudioMirror()