Searched refs:setGatewayInfoForConnection (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallGatewayManager.java104 public void setGatewayInfoForConnection(Connection connection, RawGatewayInfo gatewayInfo) { method in class:CallGatewayManager
113 * Clears the gateway information previously stored via setGatewayInfoForConnection.
116 setGatewayInfoForConnection(connection, EMPTY_INFO);
121 * setGatewayInfoForConnection, return the associated raw gateway info data. If not, then
H A DPhoneUtils.java637 callGateway.setGatewayInfoForConnection(connection, gatewayInfo);

Completed in 78 milliseconds