Searched refs:LATCH_ON_UNBIND (Results 1 – 4 of 4) sorted by relevance
20 import static android.telephony.cts.TestDomainSelectionService.LATCH_ON_UNBIND;93 testService.waitForLatchCountdown(LATCH_ON_UNBIND); in waitForPackageUnbind()
67 public static final int LATCH_ON_UNBIND = 1; field in TestDomainSelectionService203 countDownLatch(LATCH_ON_UNBIND); in onUnbind()
85 public static final int LATCH_ON_UNBIND = 13; field in TestImsService572 countDownLatch(LATCH_ON_UNBIND); in onUnbind()
178 carrierService.waitForLatchCountdown(TestImsService.LATCH_ON_UNBIND); in waitForCarrierPackageUnbind()193 externalService.waitForLatchCountdown(TestImsService.LATCH_ON_UNBIND); in waitForDevicePackageUnbind()