Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBlockedNumberService.java88 CountDownLatch blockedNumberLatch = getBlockedNumberLatch(); in insertBlockedNumber()
108 private CountDownLatch getBlockedNumberLatch() { in getBlockedNumberLatch() method in BlockedNumberService