D | BaseTelecomTestWithMockServices.java | 630 Connection connection = verifyConnectionForOutgoingCall(TEST_EMERGENCY_URI); in placeAndVerifyEmergencyCall() 644 MockConnection verifyConnectionForOutgoingCall() { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices 646 return verifyConnectionForOutgoingCall(0); in verifyConnectionForOutgoingCall() 649 MockConnection verifyConnectionForOutgoingCall(int connectionIndex) { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices 665 MockConnection verifyConnectionForOutgoingCall(Uri address) { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices
|