Home
last modified time | relevance | path

Searched defs:waitForCall (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/broadcastradio/common/vts/utils/
H A Dcall-barrier.cpp33 bool CallBarrier::waitForCall(std::chrono::milliseconds timeout) { in waitForCall() function in android::hardware::broadcastradio::vts::CallBarrier
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestPredicate.java66 public @Nullable T waitForCall(int timeout, TimeUnit unit) in waitForCall() method in TestPredicate