Searched refs:SOURCE_NONE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/javax/sound/midi/Gervill/ModelSource/
H A DNewModelSource.java41 if(src.getIdentifier() != ModelSource.SOURCE_NONE)
42 throw new RuntimeException("src.getIdentifier() doesn't return ModelSource.SOURCE_NONE!");
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DModelSource.java35 public static final ModelIdentifier SOURCE_NONE = null; field in class:ModelSource
60 private ModelIdentifier source = SOURCE_NONE;
H A DSF2Modulator.java34 public final static int SOURCE_NONE = 0; field in class:SF2Modulator

Completed in 31 milliseconds