Searched refs:mCallAudioStateLatch (Results 1 – 1 of 1) sorted by relevance
44 private CountDownLatch mCallAudioStateLatch = new CountDownLatch(1); field in CtsCallDiagnosticService166 mCallAudioStateLatch.countDown(); in onCallAudioStateChanged()189 return mCallAudioStateLatch; in getCallAudioStateLatch()