Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSNetworkActivityTest.kt116 val cellLp = LinkProperties().apply { in <lambda>() constant
279 val cellLp = LinkProperties().apply { in <lambda>() constant
300 val cellLp = LinkProperties().apply { in <lambda>() constant
320 val cellLp = LinkProperties().apply { in <lambda>() constant
DCSDestroySocketTest.kt55 private fun cellLp() = LinkProperties().also{ in cellNc() method
/aosp_15_r20/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