Searched refs:isRadioAllowed (Results 1 – 3 of 3) sorted by relevance
23 public static boolean isRadioAllowed(Context context, String type) { in isRadioAllowed() method in WirelessUtils
188 if (isChecked && !WirelessUtils.isRadioAllowed(mContext, Settings.Global.RADIO_WIFI)) { in onSwitchToggled()
178 !WirelessUtils.isRadioAllowed(mContext, Settings.Global.RADIO_BLUETOOTH)) { in onSwitchToggled()