Lines Matching full:tonevolume
1261 int toneVolume; // passed to the ToneGenerator constructor
1268 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1275 toneVolume = TONE_RELATIVE_VOLUME_LOPRI;
1280 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1288 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1294 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1301 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1305 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1311 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1316 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1321 toneVolume = TONE_RELATIVE_VOLUME_LOPRI;
1327 toneVolume = TONE_RELATIVE_VOLUME_LOPRI;
1332 toneVolume = TONE_RELATIVE_VOLUME_LOPRI;
1337 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1343 toneVolume = TONE_RELATIVE_VOLUME_HIPRI;
1361 toneGenerator = new ToneGenerator(stream, toneVolume);