Searched refs:IPV4_GATEWAY (Results 1 – 1 of 1) sorted by relevance
209 static final Inet4Address IPV4_GATEWAY; field in WifiDetailPreferenceControllerTest.Constants234 IPV4_GATEWAY = (Inet4Address) InetAddress.getByName("192.0.2.127");239 IPV4_DEFAULT = new RouteInfo(new IpPrefix(any4, 0), IPV4_GATEWAY);915 inOrder.verify(mockGatewayPref).setSummary(Constants.IPV4_GATEWAY.getHostAddress()); in onLinkPropertiesChanged_updatesFields()