Home
last modified time | relevance | path

Searched refs:getAndClearConnectedCondition (Results 1 – 1 of 1) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DSetupCompatServiceProvider.java184 CountDownLatch countDownLatch = getAndClearConnectedCondition(); in swapServiceContextAndNotify()
190 private CountDownLatch getAndClearConnectedCondition() { in getAndClearConnectedCondition() method in SetupCompatServiceProvider