Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2670 final ResultListener ncmResult = new ResultListener(TETHER_ERROR_SERVICE_UNAVAIL); in testUsbFunctionConfigurationChange() local
2671 mTethering.startTethering(createTetheringRequestParcel(TETHERING_NCM), ncmResult); in testUsbFunctionConfigurationChange() local