Searched refs:isLoggedCall (Results 1 – 2 of 2) sorted by relevance
404 if (isLoggedCall(handle)) { in addAndVerifyIncomingCall()685 if (isLoggedCall(handle)) { in placeAndVerifyOutgoingCall()
1305 public boolean isLoggedCall(PhoneAccountHandle handle) { in isLoggedCall() method in BaseTelecomTestWithMockServices