Searched defs:DEFAULT_VOLUME (Results 1 – 2 of 2) sorted by relevance
55 private final static float DEFAULT_VOLUME = 0.707f; field in SoundPoolTest
260 public static final float DEFAULT_VOLUME = 1.0f; field in TextToSpeech.Engine