Searched refs:isBluetoothScanningEnabled (Results 1 – 2 of 2) sorted by relevance
137 if (!isChecked && Utils.isBluetoothScanningEnabled(mContext)) { in updateText()
188 public static boolean isBluetoothScanningEnabled(Context context) { in isBluetoothScanningEnabled() method in Utils