Home
last modified time | relevance | path

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

/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/
DEntitlementUtilsTest.java80 CountDownLatch entitlementCheckLatch = new CountDownLatch(1); in entitlementCheck_cancelEntitlementCheck_onFailure() local
87 entitlementCheckLatch.await(); in entitlementCheck_cancelEntitlementCheck_onFailure()
96 entitlementCheckLatch.countDown(); in entitlementCheck_cancelEntitlementCheck_onFailure()