Searched refs:mMmsProxyAddress (Results 1 – 2 of 2) sorted by relevance
363 private final String mMmsProxyAddress; field in ApnSetting575 return inetAddressFromString(mMmsProxyAddress); in getMmsProxyAddress()584 return mMmsProxyAddress; in getMmsProxyAddressAsString()750 this.mMmsProxyAddress = builder.mMmsProxyAddress; in ApnSetting()900 apn.mProxyAddress, apn.mProxyPort, apn.mMmsc, apn.mMmsProxyAddress, in makeApnSetting()1133 .append(", ").append(mMmsProxyAddress) in toString()1233 && Objects.equals(mMmsProxyAddress, other.mMmsProxyAddress) in equals()1281 && Objects.equals(mMmsProxyAddress, other.mMmsProxyAddress) in equals()1325 && xorEqualsString(this.mMmsProxyAddress, other.mMmsProxyAddress) in similar()1368 mMmsProxyAddress)); in toContentValues()[all …]
67226 Landroid/telephony/data/ApnSetting$Builder;->mMmsProxyAddress:Ljava/net/InetAddress;67280 Landroid/telephony/data/ApnSetting;->mMmsProxyAddress:Ljava/net/InetAddress;