Home
last modified time | relevance | path

Searched defs:cellLp (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSDestroySocketTest.kt55 private fun cellLp() = LinkProperties().also{ in cellNc() method
DCSNetworkActivityTest.kt101 val cellLp = LinkProperties().apply { in <lambda>() constant
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java487 final LinkProperties cellLp = cellAgent.linkProperties; in testLocalPrefixes() local
587 final LinkProperties cellLp = cellAgent.linkProperties; in testLinkAddressChanged() local