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.java349 boolean mControl; field in EqualizerTest.ListenerThread
355 mControl = control; in ListenerThread()
384 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.java888 boolean mControl; field in AudioEffectTest.ListenerThread
894 mControl = control; in ListenerThread()
926 if (mControl) { in createListenerLooper()