Files
frameworks_base/core/java/android/net
Erik Kline acc8c09d3a Add android.net.IpPrefix#contains()
This was originally to avoid RuntimeException in RouteInfo#matches():
    When an IPv6 prefix with a length greater than the max permitted
    for IPv4 is matched against an Inet4Address, the call to
    NetworkUtils throws RuntimeException.

Change-Id: I92e2bd19a4e7d656cf682fd27678da07e211850d
2015-04-14 16:19:11 +09:00
..
2014-12-09 10:31:37 -08:00
2014-08-27 16:32:57 -07:00
2014-09-15 15:09:16 -07:00