Home
last modified time | relevance | path

Searched defs:latchIndex (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
DITestExternalImsService.aidl27 boolean waitForLatchCountdown(int latchIndex); in waitForLatchCountdown()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java40 public boolean waitForLatchCountdown(int latchIndex) { in waitForLatchCountdown()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java262 public boolean waitForLatchCountdown(int latchIndex) { in waitForLatchCountdown()
279 public void countDownLatch(int latchIndex) { in countDownLatch()