Home
last modified time | relevance | path

Searched refs:stopTest (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DNativeAnalyzerThread.java118 public synchronized void stopTest(int millis) throws InterruptedException { in stopTest() method in NativeAnalyzerThread
DAudioLoopbackBaseActivity.java509 mNativeAnalyzerThread.stopTest(STOP_TEST_TIMEOUT_MSEC); in handleTestCompletion()
530 mNativeAnalyzerThread.stopTest(STOP_TEST_TIMEOUT_MSEC); in handleTestPhaseCompletion()