Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DWaitForInCallService.java79 public static void waitUntilExpectCallCount(InCallServiceMethods verifierMethods, in waitUntilExpectCallCount() method in WaitForInCallService
DBaseAppVerifierImpl.java33 import static android.telecom.cts.apps.WaitForInCallService.waitUntilExpectCallCount;
223 waitUntilExpectCallCount(mVerifierMethods, currentCallCount + 1); in addCallAndVerify()