Searched refs:mReceivedMessageLatch (Results 1 – 1 of 1) sorted by relevance
54 private CountDownLatch mReceivedMessageLatch = new CountDownLatch(1); field in CtsCallDiagnosticService.CtsCallDiagnostics68 mReceivedMessageLatch.countDown(); in onReceiveDeviceToDeviceMessage()112 return mReceivedMessageLatch; in getReceivedMessageLatch()