Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java233 private static final int CELLULAR_NETID = 100; field in TetheringTest
545 new Network(CELLULAR_NETID)); in buildMobileUpstreamState()