Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringConfigurationTest.java388 final int anyValidSubId = 1; in testGetResourcesBySubId() local
390 new MockTetheringConfiguration(mMockContext, mLog, anyValidSubId); in testGetResourcesBySubId()