Home
last modified time | relevance | path

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

/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DEnvelopeADSR.java29 private static final int RELEASE = 4; field in EnvelopeADSR
76 mSstate = RELEASE; in off()
96 case RELEASE: in render()
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DEnvelopeADSR.java29 private static final int RELEASE = 4; field in EnvelopeADSR
76 mSstate = RELEASE; in off()
96 case RELEASE: in render()
/development/samples/training/threadsample/src/com/example/android/threadsample/
DConstants.java66 + android.os.Build.VERSION.RELEASE + ";"