Home
last modified time | relevance | path

Searched refs:setGatewayInfo (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java486 call.setGatewayInfo(gatewayInfo); in placeOutgoingCall()
DCall.java495 void setGatewayInfo(GatewayInfo gatewayInfo) { in setGatewayInfo() method in Call