Searched refs:mTetherChoice (Results 1 – 1 of 1) sorted by relevance
80 int mTetherChoice = INVALID; in carrierConfigIsTetheringModeAllowed() local82 mTetherChoice = WIFI_TETHERING; in carrierConfigIsTetheringModeAllowed()84 mTetherChoice = USB_TETHERING; in carrierConfigIsTetheringModeAllowed()86 mTetherChoice = BLUETOOTH_TETHERING; in carrierConfigIsTetheringModeAllowed()90 intent.putExtra("TETHER_TYPE", mTetherChoice); in carrierConfigIsTetheringModeAllowed()