Searched refs:UNSET_INDEX (Results 1 – 1 of 1) sorted by relevance
557 private static final int UNSET_INDEX = -1; field in AudioService1089 AudioSystem.DEFAULT_STREAM_VOLUME[stream] = UNSET_INDEX; in AudioService()2184 if (AudioSystem.DEFAULT_STREAM_VOLUME[stream] != UNSET_INDEX) { in updateDefaultVolumes()