Searched refs:getOngoingCalls (Results 1 – 6 of 6) sorted by relevance
31 List<Call> getOngoingCalls(); in getOngoingCalls() method
46 List<Call> mCalls = verifierMethods.getOngoingCalls(); in verifyCallState()
290 List<Call> calls = mVerifierMethods.getOngoingCalls(); in answerViaInCallServiceAndVerify()407 List<Call> calls = mVerifierMethods.getOngoingCalls(); in verifyCallPhoneAccount()
79 public static List<Call> getOngoingCalls() { in getOngoingCalls() method in CujInCallService
124 public List<Call> getOngoingCalls() { in setUp()125 return CujInCallService.getOngoingCalls(); in setUp()
502 public static List<Call> getOngoingCalls() { in getOngoingCalls() method in MockInCallService