Searched refs:tetherOn (Results 1 – 1 of 1) sorted by relevance
78 val tetherOn = tetheredTypes.any { it != TetheringManager.TETHERING_WIFI } in getSummaryResId() constant80 hotSpotOn && tetherOn -> R.string.tether_settings_summary_hotspot_on_tether_on in getSummaryResId()82 tetherOn -> R.string.tether_settings_summary_hotspot_off_tether_on in getSummaryResId()