Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/
DWifiDetailPreferenceControllerTest.java144 static final RouteInfo IPV4_DEFAULT; field in WifiDetailPreferenceControllerTest.Constants
173 IPV4_DEFAULT = new RouteInfo(new IpPrefix(any4, 0), IPV4_GATEWAY);
392 mLinkProperties.addRoute(Constants.IPV4_DEFAULT); in gatewayAndSubnet_shouldHaveDetailTextSet()
485 lp.addRoute(Constants.IPV4_DEFAULT); in onLinkPropertiesChanged_updatesFields()