Searched refs:mSourceAddress (Results 1 – 2 of 2) sorted by relevance
37 private String mSourceAddress = ""; field in IpSecConfig83 mSourceAddress = sourceAddress; in setSourceAddress()162 return mSourceAddress; in getSourceAddress()227 out.writeString(mSourceAddress); in writeToParcel()250 mSourceAddress = c.mSourceAddress; in IpSecConfig()268 mSourceAddress = in.readString(); in IpSecConfig()294 .append(mSourceAddress) in toString()342 && mSourceAddress.equals(rhs.mSourceAddress) in equals()
677 private final String mSourceAddress; field in IpSecService.SpiRecord685 mSourceAddress = sourceAddress; in SpiRecord()698 uid, mSourceAddress, mDestinationAddress, mSpi, 0 /* mark */, in freeUnderlyingResources()750 .append(mSourceAddress) in toString()