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