Searched refs:isZoneCurrentlyMirroringOrCastingToPrimaryZone (Results 1 – 1 of 1) sorted by relevance
112 if (isZoneCurrentlyMirroringOrCastingToPrimaryZone(zoneOne) in handleEnableMirroringForZones()113 || isZoneCurrentlyMirroringOrCastingToPrimaryZone(zoneTwo)) { in handleEnableMirroringForZones()144 private boolean isZoneCurrentlyMirroringOrCastingToPrimaryZone(int audioZoneId) { in isZoneCurrentlyMirroringOrCastingToPrimaryZone() method in AudioMirrorTestFragment