Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java161 private final int mUsbTetheringFunction; field in TetheringConfiguration
171 mUsbTetheringFunction = getUsbTetheringFunction(res); in TetheringConfiguration()
235 return mUsbTetheringFunction == TETHER_USB_NCM_FUNCTION; in isUsingNcm()