Searched refs:mComplete (Results 1 – 1 of 1) sorted by relevance
331 private final CountDownLatch mComplete = new CountDownLatch(1); field in PendingIntentCompat.GatedCallback358 mComplete.countDown(); in close()371 mComplete.await(); in onSendFinished()