Searched refs:TETHER_FORCE_USB_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance
124 public static final String TETHER_FORCE_USB_FUNCTIONS = field in TetheringConfiguration525 return getSettingsIntValue(TETHER_FORCE_USB_FUNCTIONS, valueFromRes); in getUsbTetheringFunction()
66 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;418 mForceUsbFunctions = Settings.Global.getUriFor(TETHER_FORCE_USB_FUNCTIONS); in SettingsObserver()
31 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;676 Settings.Global.putString(mContentResolver, TETHER_FORCE_USB_FUNCTIONS, value); in setTetherForceUsbFunctions()
77 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;3452 setSetting(TETHER_FORCE_USB_FUNCTIONS, function); in forceUsbTetheringUse()