Searched refs:mSourceAddress (Results 1 – 2 of 2) sorted by relevance
36 private String mSourceAddress = ""; field in IpSecConfig79 mSourceAddress = sourceAddress; in setSourceAddress()142 return mSourceAddress; in getSourceAddress()203 out.writeString(mSourceAddress); in writeToParcel()225 mSourceAddress = c.mSourceAddress; in IpSecConfig()242 mSourceAddress = in.readString(); in IpSecConfig()267 .append(mSourceAddress) in toString()313 && lhs.mSourceAddress.equals(rhs.mSourceAddress) in equals()
664 private final String mSourceAddress; field in IpSecService.SpiRecord672 mSourceAddress = sourceAddress; in SpiRecord()685 mResourceId, mSourceAddress, mDestinationAddress, mSpi, 0, 0); in freeUnderlyingResources()736 .append(mSourceAddress) in toString()