Searched defs:gatewayUri (Results 1 – 5 of 5) sorted by relevance
34 public Uri gatewayUri; field in CallGatewayManager.RawGatewayInfo37 public RawGatewayInfo(String packageName, Uri gatewayUri, in RawGatewayInfo()
152 final Uri gatewayUri = null; in placeOtaspCall() local
191 String gatewayPackageName, Uri gatewayUri, Uri destinationUri, String postdialDigits) { in getGatewayInfoFromGatewayUri()
229 public void redirectCall(Uri gatewayUri, PhoneAccountHandle targetPhoneAccount, in redirectCall()
583 Uri gatewayUri = getGatewayUriFromString(intent.getStringExtra(EXTRA_GATEWAY_URI)); in getGateWayInfoFromIntent() local