Home
last modified time | relevance | path

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

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DRecorderRunnable.java451 GlitchDetectionThread tempThread = mGlitchDetectionThread; in endDetecting() local
454 tempThread.join(Constant.JOIN_WAIT_TIME_MS); in endDetecting()
DNativeAudioThread.java398 GlitchDetectionThread tempThread = mGlitchDetectionThread; in endDetecting() local
401 tempThread.join(Constant.JOIN_WAIT_TIME_MS); in endDetecting()