Searched refs:BLE_BLUETOOTH_DISABLED (Results 1 – 4 of 4) sorted by relevance
102 filter.addAction(BleServerService.BLE_BLUETOOTH_DISABLED); in onResume()182 case BleServerService.BLE_BLUETOOTH_DISABLED:
128 filter.addAction(BleClientService.BLE_BLUETOOTH_DISABLED); in onResume()216 case BleClientService.BLE_BLUETOOTH_DISABLED:
89 public static final String BLE_BLUETOOTH_DISABLED = field in BleClientService640 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
66 public static final String BLE_BLUETOOTH_DISABLED = field in BleServerService273 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()