Searched refs:RTN_THROW (Results 1 – 9 of 9) sorted by relevance
63 RTN_THROW,101 public static final int RTN_THROW = 9; field in RouteInfo169 case RTN_THROW: in RouteInfo()524 } else if (mType == RTN_THROW) { in toString()
193 case RouteInfo.RTN_THROW: in modifyRoute()
25 import static android.net.RouteInfo.RTN_THROW;2801 mConfig.routes.add(new RouteInfo(new IpPrefix(addr, 32), RTN_THROW));2803 mConfig.routes.add(new RouteInfo(new IpPrefix(addr, 128), RTN_THROW));
19 import static android.net.RouteInfo.RTN_THROW;1300 lp.addRoute(new RouteInfo(v4, address("192.0.2.1"), "wlan0", RTN_THROW, 1460)); in testRouteAddWithSameKey()
6104 case RouteInfo.RTN_THROW: in convertRouteInfo()
7058 case RouteInfo.RTN_THROW: in assertRouteInfoParcelMatches()
2152 field public static final int RTN_THROW = 9; // 0x9
6382 field public static final int RTN_THROW = 9; // 0x9
6330 field public static final int RTN_THROW = 9; // 0x9