Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallGatewayManager.java104 public void setGatewayInfoForConnection(Connection connection, RawGatewayInfo gatewayInfo) { in setGatewayInfoForConnection()
DPhoneUtils.java552 boolean isEmergencyCall, RawGatewayInfo gatewayInfo, CallGatewayManager callGateway) { in placeCall()
/packages/services/Telecomm/src/com/android/server/telecom/
DNewOutgoingCallIntentBroadcaster.java164 GatewayInfo gatewayInfo = getGateWayInfoFromIntent(intent, resultHandleUri); in onReceive() local
DCall.java521 GatewayInfo gatewayInfo, in Call()
580 GatewayInfo gatewayInfo, in Call()
1026 void setGatewayInfo(GatewayInfo gatewayInfo) { in setGatewayInfo()
DCallsManager.java1224 public void placeOutgoingCall(Call call, Uri handle, GatewayInfo gatewayInfo, in placeOutgoingCall()
/packages/apps/Car/Stream/src/com/android/car/stream/telecom/
DTelecomUtils.java221 GatewayInfo gatewayInfo = call.getDetails().getGatewayInfo(); in getGatewayInfoOriginalAddress() local
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
DInstrumentClusterController.java201 GatewayInfo gatewayInfo = details.getGatewayInfo(); in extractPhoneNumber() local
/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
DUiCallManager.java418 GatewayInfo gatewayInfo = details.getGatewayInfo(); in updateCallContainerFromTelecom() local