Searched refs:mRemoteAddress (Results 1 – 4 of 4) sorted by relevance
53 private InetAddress mRemoteAddress; field in RtpStream96 return mRemoteAddress; in getRemoteAddress()164 mRemoteAddress = address; in associate()
723 private final InetAddress mRemoteAddress; field in IpSecManager.IpSecTunnelInterface790 mRemoteAddress = remoteAddress; in IpSecTunnelInterface()
806 private final String mRemoteAddress; field in IpSecService.TunnelInterfaceRecord827 mRemoteAddress = remoteAddr; in TunnelInterfaceRecord()888 return mRemoteAddress; in getRemoteAddress()925 .append(mRemoteAddress) in toString()
43656 Landroid/net/IpSecManager$IpSecTunnelInterface;->mRemoteAddress:Ljava/net/InetAddress;45043 Landroid/net/rtp/RtpStream;->mRemoteAddress:Ljava/net/InetAddress;