Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringConfigurationTest.java451 final int anyValidSubId = 1; in testGetResourcesBySubId() local
453 new MockTetheringConfiguration(mMockContext, mLog, anyValidSubId); in testGetResourcesBySubId()