Searched refs:JOIN_WAIT_TIME_MS (Results 1 – 5 of 5) sorted by relevance
63 public static final int JOIN_WAIT_TIME_MS = 1000; field in Constant
371 zeThread.join(Constant.JOIN_WAIT_TIME_MS); in finish()
454 tempThread.join(Constant.JOIN_WAIT_TIME_MS); in endDetecting()
401 tempThread.join(Constant.JOIN_WAIT_TIME_MS); in endDetecting()
800 mAudioThread.join(Constant.JOIN_WAIT_TIME_MS); in stopAudioTestThreads()810 mNativeAudioThread.join(Constant.JOIN_WAIT_TIME_MS); in stopAudioTestThreads()1019 mLoadThreads[i].join(Constant.JOIN_WAIT_TIME_MS); in stopLoadThreads()