Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerNativeTest.java159 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown() method in AttachedChoreographerNativeTest
H A DAttachedChoreographerTest.java581 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown() method in AttachedChoreographerTest
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DTestSipDelegateConnection.java303 public boolean waitForCountDown(long timeoutMs) { in waitForCountDown() method in TestSipDelegateConnection