Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DWaitForInCallService.java44 public static void verifyCallState(InCallServiceMethods verifierMethods, in verifyCallState() argument
46 List<Call> mCalls = verifierMethods.getOngoingCalls(); in verifyCallState()
61 public static void waitForInCallServiceBinding(InCallServiceMethods verifierMethods) { in waitForInCallServiceBinding() argument
71 return verifierMethods.isBound(); in waitForInCallServiceBinding()
79 public static void waitUntilExpectCallCount(InCallServiceMethods verifierMethods, in waitUntilExpectCallCount() argument
90 return verifierMethods.getCurrentCallCount(); in waitUntilExpectCallCount()