Searched refs:STATIC_IP_CONFIGURATION (Results 1 – 1 of 1) sorted by relevance
123 private val STATIC_IP_CONFIGURATION = IpConfiguration.Builder() in <lambda>() constant915 updateConfiguration(iface, STATIC_IP_CONFIGURATION, TEST_CAPS).expectResult(iface.name) in <lambda>()917 cb.eventuallyExpectLpForStaticConfig(STATIC_IP_CONFIGURATION.staticIpConfiguration) in <lambda>()926 updateConfiguration(iface, STATIC_IP_CONFIGURATION).expectResult(iface.name) in <lambda>()927 cb.eventuallyExpectLpForStaticConfig(STATIC_IP_CONFIGURATION.staticIpConfiguration) in <lambda>()990 updateConfiguration(iface, STATIC_IP_CONFIGURATION, TEST_CAPS).expectResult(iface.name) in <lambda>()996 cb.eventuallyExpectLpForStaticConfig(STATIC_IP_CONFIGURATION.staticIpConfiguration) in <lambda>()1010 updateConfiguration(iface, STATIC_IP_CONFIGURATION, TEST_CAPS).expectResult(iface.name) in <lambda>()1015 cb.eventuallyExpectLpForStaticConfig(STATIC_IP_CONFIGURATION.staticIpConfiguration) in <lambda>()