Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyVoiceRecognitionActivity.java222 showWait(mProgressTone, false); in onCreate()
231 showWait(mProgressNoise, false); in onCreate()
240 showWait(mProgressUsbBackground, false); in onCreate()
248 showWait(mProgressUsbNoise, false); in onCreate()
419 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyVoiceRecognitionActivity
442 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyVoiceRecognitionActivity
445 showWait(mProgressTone, show); in showWait()
448 showWait(mProgressNoise, show); in showWait()
451 showWait(mProgressUsbBackground, show); in showWait()
454 showWait(mProgressUsbNoise, show); in showWait()
[all …]
DAudioFrequencyMicActivity.java137 showWait(mProgressNoise, false); in onCreate()
146 showWait(mProgressUsbBackground, false); in onCreate()
154 showWait(mProgressUsbNoise, false); in onCreate()
295 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyMicActivity
303 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyMicActivity
306 showWait(mProgressNoise, show); in showWait()
309 showWait(mProgressUsbBackground, show); in showWait()
312 showWait(mProgressUsbNoise, show); in showWait()
465 showWait(testId, true);
471 showWait(testId, false);
[all …]
DAudioFrequencyUnprocessedActivity.java175 showWait(mProgressTone, false); in onCreate()
184 showWait(mProgressNoise, false); in onCreate()
193 showWait(mProgressUsbBackground, false); in onCreate()
201 showWait(mProgressUsbNoise, false); in onCreate()
376 private void showWait(ProgressBar pb, boolean show) { in showWait() method in AudioFrequencyUnprocessedActivity
403 private void showWait(int testId, boolean show) { in showWait() method in AudioFrequencyUnprocessedActivity
406 showWait(mProgressTone, show); in showWait()
409 showWait(mProgressNoise, show); in showWait()
412 showWait(mProgressUsbBackground, show); in showWait()
415 showWait(mProgressUsbNoise, show); in showWait()
[all …]
DAudioFrequencyLineActivity.java144 showWait(false); in onCreate()
191 private void showWait(boolean show) { in showWait() method in AudioFrequencyLineActivity
273 showWait(true);
277 showWait(false);
DAudioFrequencySpeakerActivity.java131 showWait(false); in onCreate()
209 private void showWait(boolean show) { in showWait() method in AudioFrequencySpeakerActivity
299 showWait(true);
303 showWait(false);
DAudioLoopbackLatencyActivity.java98 showWait(false); in handleTestCompletion()
DAudioLoopbackBaseActivity.java164 showWait(false); in connectLoopbackUI()
336 protected void showWait(boolean show) { in showWait() method in AudioLoopbackBaseActivity
554 showWait(true);