Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessorHelper.java181 Uri gatewayWithPostdial = gatewayUri; in getGatewayInfoFromGatewayUri() local
183 gatewayWithPostdial = new Uri.Builder() in getGatewayInfoFromGatewayUri()
188 return new GatewayInfo(gatewayPackageName, gatewayWithPostdial, destinationUri); in getGatewayInfoFromGatewayUri()