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/
DCall.java964 void setGatewayInfo(GatewayInfo gatewayInfo) { in setGatewayInfo() method in Call
DCallsManager.java1164 call.setGatewayInfo(gatewayInfo); in placeOutgoingCall()