Searched refs:MAX_DEVICE_ROUTING (Results 1 – 1 of 1) sorted by relevance
1890 final AudioDeviceAttributes[] devices = new AudioDeviceAttributes[MAX_DEVICE_ROUTING]; in getDevicesForAttributes()1911 private static final int MAX_DEVICE_ROUTING = 4; field in AudioSystem