Searched refs:assertCallGatewayConstructed (Results 1 – 2 of 2) sorted by relevance
127 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedGateway()148 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithPostDialDigits()172 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedPhoneAccount()
1407 void assertCallGatewayConstructed(Call mCall, boolean constructed) { in assertCallGatewayConstructed() method in BaseTelecomTestWithMockServices