Searched refs:hasOutgoingGatewayCall (Results 1 – 1 of 1) sorted by relevance
904 if (hasOutgoingGatewayCall()) { in getGatewayNumber()924 if (hasOutgoingGatewayCall() && getUi() != null) { in getConnectionLabel()967 private boolean hasOutgoingGatewayCall() { in hasOutgoingGatewayCall() method in CallCardPresenter