Searched refs:mWaitForCallAudioStateChanged (Results 1 – 1 of 1) sorted by relevance
58 private CountDownLatch mWaitForCallAudioStateChanged = new CountDownLatch(1); field in CtsConnection140 mWaitForCallAudioStateChanged.countDown(); in onCallAudioStateChanged()141 mWaitForCallAudioStateChanged = new CountDownLatch(1); in onCallAudioStateChanged()147 mWaitForCallAudioStateChanged.await(CtsConnectionService.TIMEOUT_MILLIS, in waitForAudioStateChanged()