Searched refs:verifierMethods (Results 1 – 1 of 1) sorted by relevance
44 public static void verifyCallState(InCallServiceMethods verifierMethods, in verifyCallState() argument46 List<Call> mCalls = verifierMethods.getOngoingCalls(); in verifyCallState()61 public static void waitForInCallServiceBinding(InCallServiceMethods verifierMethods) { in waitForInCallServiceBinding() argument71 return verifierMethods.isBound(); in waitForInCallServiceBinding()79 public static void waitUntilExpectCallCount(InCallServiceMethods verifierMethods, in waitUntilExpectCallCount() argument90 return verifierMethods.getCurrentCallCount(); in waitUntilExpectCallCount()