Home
last modified time | relevance | path

Searched refs:RouteKey (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DRouteInfo.java561 public static class RouteKey { class in RouteInfo
566 RouteKey(@NonNull IpPrefix destination, @Nullable InetAddress gateway, in RouteKey() method in RouteInfo.RouteKey
575 if (!(o instanceof RouteKey)) { in equals()
578 RouteKey p = (RouteKey) o; in equals()
601 public RouteKey getRouteKey() { in getRouteKey()
602 return new RouteKey(mDestination, mGateway, mInterface); in getRouteKey()
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DRouteInfoTest.java385 RouteInfo.RouteKey k1, k2; in testRouteKey()
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java7097 final CompareOrUpdateResult<RouteInfo.RouteKey, RouteInfo> routeDiff = in updateRoutes()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5114 android.net.RouteInfo$RouteKey
H A Dboot-image-profile.txt11688 …teKey(Landroid/net/RouteInfo;)I+]Landroid/net/RouteInfo$RouteKey;Landroid/net/RouteInfo$RouteKey;]…
12029 HSPLandroid/net/RouteInfo$RouteKey;-><init>(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/…
12030 HSPLandroid/net/RouteInfo$RouteKey;->equals(Ljava/lang/Object;)Z
12040 HSPLandroid/net/RouteInfo;->getRouteKey()Landroid/net/RouteInfo$RouteKey;
28391 Landroid/net/RouteInfo$RouteKey;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5112 android.net.RouteInfo$RouteKey
H A Dboot-image-profile.txt11680 …teKey(Landroid/net/RouteInfo;)I+]Landroid/net/RouteInfo$RouteKey;Landroid/net/RouteInfo$RouteKey;]…
12021 HSPLandroid/net/RouteInfo$RouteKey;-><init>(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/…
12022 HSPLandroid/net/RouteInfo$RouteKey;->equals(Ljava/lang/Object;)Z
12032 HSPLandroid/net/RouteInfo;->getRouteKey()Landroid/net/RouteInfo$RouteKey;
38028 Landroid/net/RouteInfo$RouteKey;