Searched refs:isBluetoothScanningEnabled (Results 1 – 2 of 2) sorted by relevance
110 && Utils.isBluetoothScanningEnabled(mContext)) { in updateText()
156 public static boolean isBluetoothScanningEnabled(Context context) { in isBluetoothScanningEnabled() method in Utils