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
505 private void placeOutgoingCallImmediately(Call call, Uri handle, GatewayInfo gatewayInfo, in placeOutgoingCallImmediately()
DCall.java784 GatewayInfo gatewayInfo, in Call()
808 GatewayInfo gatewayInfo, in Call()
875 GatewayInfo gatewayInfo, in Call()
1650 void setGatewayInfo(GatewayInfo gatewayInfo) { in setGatewayInfo()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessor.java318 GatewayInfo gatewayInfo, in CallRedirectionProcessor()