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()
730 private final InetAddress mRemoteAddress; field in IpSecManager.IpSecTunnelInterface797 mRemoteAddress = remoteAddress; in IpSecTunnelInterface()
799 private final String mRemoteAddress; field in IpSecService.TunnelInterfaceRecord820 mRemoteAddress = remoteAddr; in TunnelInterfaceRecord()881 return mRemoteAddress; in getRemoteAddress()918 .append(mRemoteAddress) in toString()
46837 Landroid/net/IpSecManager$IpSecTunnelInterface;->mRemoteAddress:Ljava/net/InetAddress;48326 Landroid/net/rtp/RtpStream;->mRemoteAddress:Ljava/net/InetAddress;