Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DTetherService.java78 private static final String TETHER_CHOICE = "TETHER_TYPE"; field in TetherService
281 intent.putExtra(TETHER_CHOICE, type); in getProvisionBroadcastIntent()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/tether/
DTetherService.java68 private static final String TETHER_CHOICE = "TETHER_TYPE"; field in TetherService
290 intent.putExtra(TETHER_CHOICE, type); in getProvisionBroadcastIntent()