HomeSort by relevance Sort by last modified time
    Searched refs:mPlayRunnable (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
AudioFrequencyLineActivity.java 233 mTestThread = new Thread(mPlayRunnable);
244 Runnable mPlayRunnable = new Runnable() {
AudioFrequencySpeakerActivity.java 241 mTestThread = new Thread(mPlayRunnable);
252 Runnable mPlayRunnable = new Runnable() {

Completed in 56 milliseconds