Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsUSBActivity.java101 testModule.setAnalysisType(TestModule.TYPE_SIGNAL_ABSENCE); in gatherTestModules()
110 testModule.setAnalysisType(TestModule.TYPE_SIGNAL_ABSENCE); in gatherTestModules()
DAudioDataPathsBaseActivity.java394 public void setAnalysisType(int type) { in setAnalysisType() method in AudioDataPathsBaseActivity.TestModule