Searched defs:sLatches (Results 1 – 9 of 9) sorted by relevance
45 private static final Map<String, CountDownLatch> sLatches = new ConcurrentHashMap<>(); field in BlockingIntentSenderService
49 protected static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in TestSipTransport
57 private static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in TestImsRegistration
122 protected static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in ImsCallingBase
89 protected static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in TestImsService
47 private static CountDownLatch[] sLatches; field in MockWifiModemService
77 protected static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in TestDomainSelectionService
78 protected static final CountDownLatch[] sLatches = new CountDownLatch[LATCH_MAX]; field in DomainSelectionCallingBase
85 protected static CountDownLatch[] sLatches; field in MockModemService