Searched refs:TETHER_FORCE_USB_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance
127 public static final String TETHER_FORCE_USB_FUNCTIONS = field in TetheringConfiguration394 return getSettingsIntValue(TETHER_FORCE_USB_FUNCTIONS, valueFromRes); in getUsbTetheringFunction()
67 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;323 Settings.Global.getUriFor(TETHER_FORCE_USB_FUNCTIONS), false, mSettingsObserver); in Tethering()
29 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;598 Settings.Global.putString(mContentResolver, TETHER_FORCE_USB_FUNCTIONS, value); in setTetherForceUsbFunctions()
72 import static com.android.networkstack.tethering.TetheringConfiguration.TETHER_FORCE_USB_FUNCTIONS;2642 Settings.Global.putInt(mContentResolver, TETHER_FORCE_USB_FUNCTIONS, function); in forceUsbTetheringUse()