Home
last modified time | relevance | path

Searched refs:mProgressUsbBackground (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyMicActivity.java85 ProgressBar mProgressUsbBackground; field in AudioFrequencyMicActivity
141 mProgressUsbBackground = (ProgressBar) in onCreate()
145 showWait(mProgressUsbBackground, false); in onCreate()
302 showWait(mProgressUsbBackground, show); in showWait()
DAudioFrequencyVoiceRecognitionActivity.java103 private ProgressBar mProgressUsbBackground; field in AudioFrequencyVoiceRecognitionActivity
245 mProgressUsbBackground = (ProgressBar) in onCreate()
249 showWait(mProgressUsbBackground, false); in onCreate()
452 showWait(mProgressUsbBackground, show); in showWait()
DAudioFrequencyUnprocessedActivity.java101 ProgressBar mProgressUsbBackground; field in AudioFrequencyUnprocessedActivity
199 mProgressUsbBackground = (ProgressBar) in onCreate()
203 showWait(mProgressUsbBackground, false); in onCreate()
414 showWait(mProgressUsbBackground, show); in showWait()