Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyVoiceRecognitionActivity.java231 showWait(mProgressTone, false); in onCreate()
240 showWait(mProgressNoise, false); in onCreate()
249 showWait(mProgressUsbBackground, false); in onCreate()
257 showWait(mProgressUsbNoise, false); in onCreate()
420 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyVoiceRecognitionActivity
443 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyVoiceRecognitionActivity
446 showWait(mProgressTone, show); in showWait()
449 showWait(mProgressNoise, show); in showWait()
452 showWait(mProgressUsbBackground, show); in showWait()
455 showWait(mProgressUsbNoise, show); in showWait()
[all …]
DAudioFrequencyMicActivity.java136 showWait(mProgressNoise, false); in onCreate()
145 showWait(mProgressUsbBackground, false); in onCreate()
153 showWait(mProgressUsbNoise, false); in onCreate()
288 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyMicActivity
296 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyMicActivity
299 showWait(mProgressNoise, show); in showWait()
302 showWait(mProgressUsbBackground, show); in showWait()
305 showWait(mProgressUsbNoise, show); in showWait()
458 showWait(testId, true);
464 showWait(testId, false);
[all …]
DAudioFrequencyUnprocessedActivity.java185 showWait(mProgressTone, false); in onCreate()
194 showWait(mProgressNoise, false); in onCreate()
203 showWait(mProgressUsbBackground, false); in onCreate()
211 showWait(mProgressUsbNoise, false); in onCreate()
378 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyUnprocessedActivity
405 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyUnprocessedActivity
408 showWait(mProgressTone, show); in showWait()
411 showWait(mProgressNoise, show); in showWait()
414 showWait(mProgressUsbBackground, show); in showWait()
417 showWait(mProgressUsbNoise, show); in showWait()
[all …]
DAudioFrequencySpeakerActivity.java131 showWait(false); in onCreate()
209 private void showWait(boolean show) { in showWait() method in AudioFrequencySpeakerActivity
299 showWait(true);
303 showWait(false);
DAudioFrequencyLineActivity.java149 showWait(false); in onCreate()
196 private void showWait(boolean show) { in showWait() method in AudioFrequencyLineActivity
278 showWait(true);
282 showWait(false);
DAudioLoopbackLatencyActivity.java597 showWait(false); in connectLoopbackUI()
697 protected void showWait(boolean show) { in showWait() method in AudioLoopbackLatencyActivity
977 showWait(false); in handleTestCompletion()
990 showWait(true);