Home
last modified time | relevance | path

Searched defs:gatewayInfo (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DNewOutgoingCallIntentBroadcaster.java183 GatewayInfo gatewayInfo = getGateWayInfoFromIntent(intent, resultHandleUri); in onReceive() local
495 private void placeOutgoingCallImmediately(Call call, Uri handle, GatewayInfo gatewayInfo, in placeOutgoingCallImmediately()
DCall.java714 GatewayInfo gatewayInfo, in Call()
738 GatewayInfo gatewayInfo, in Call()
802 GatewayInfo gatewayInfo, in Call()
1512 void setGatewayInfo(GatewayInfo gatewayInfo) { in setGatewayInfo()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessor.java304 GatewayInfo gatewayInfo, in CallRedirectionProcessor()