Home
last modified time | relevance | path

Searched defs:waitForLatchCountdown (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() method
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java40 public boolean waitForLatchCountdown(int latchIndex) { in waitForLatchCountdown() method in TestExternalImsService.TestFrameworkConnection
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java331 public boolean waitForLatchCountdown(int latchIndex) { in waitForLatchCountdown() method in TestImsService
348 public boolean waitForLatchCountdown(int latchIndex, long waitMs) { in waitForLatchCountdown() method in TestImsService