Home
last modified time | relevance | path

Searched refs:mControl (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DPresetReverbTest.java289 boolean mControl; field in PresetReverbTest.ListenerThread
295 mControl = control; in ListenerThread()
325 if (mControl) { in createListenerLooper()
DBassBoostTest.java328 boolean mControl; field in BassBoostTest.ListenerThread
334 mControl = control; in ListenerThread()
364 if (mControl) { in createListenerLooper()
DEqualizerTest.java382 boolean mControl; field in EqualizerTest.ListenerThread
388 mControl = control; in ListenerThread()
417 if (mControl) { in createListenerLooper()
DEnvReverbTest.java448 boolean mControl; field in EnvReverbTest.ListenerThread
454 mControl = control; in ListenerThread()
484 if (mControl) { in createListenerLooper()
DVirtualizerTest.java586 boolean mControl; field in VirtualizerTest.ListenerThread
592 mControl = control; in ListenerThread()
621 if (mControl) { in createListenerLooper()
DAudioEffectTest.java899 boolean mControl; field in AudioEffectTest.ListenerThread
905 mControl = control; in ListenerThread()
937 if (mControl) { in createListenerLooper()