Searched refs:mProxyAddress (Results 1 – 2 of 2) sorted by relevance
496 private final String mProxyAddress; field in ApnSetting685 return mProxyAddress; in getProxyAddressAsString()917 this.mProxyAddress = builder.mProxyAddress; in ApnSetting()1041 .setProxyAddress(apn.mProxyAddress) in makeApnSetting()1084 .append(", ").append(mProxyAddress) in toString()1192 && Objects.equals(mProxyAddress, other.mProxyAddress) in equals()1243 && Objects.equals(mProxyAddress, other.mProxyAddress) in equals()1282 && xorEqualsString(this.mProxyAddress, other.mProxyAddress) in similar()1622 dest.writeString(mProxyAddress); in writeToParcel()1736 private String mProxyAddress; field in ApnSetting.Builder[all …]
33478 Landroid/net/sip/SipProfile$Builder;->mProxyAddress:Ljava/lang/String;33495 Landroid/net/sip/SipProfile;->mProxyAddress:Ljava/lang/String;53214 Landroid/telephony/data/ApnSetting$Builder;->mProxyAddress:Ljava/net/InetAddress;53269 Landroid/telephony/data/ApnSetting;->mProxyAddress:Ljava/net/InetAddress;