Searched refs:BLE_BLUETOOTH_DISABLED (Results 1 – 8 of 8) sorted by relevance
93 filter.addAction(BleCocServerService.BLE_BLUETOOTH_DISABLED); in onResume()152 case BleCocServerService.BLE_BLUETOOTH_DISABLED:
106 filter.addAction(BleServerService.BLE_BLUETOOTH_DISABLED); in onResume()188 case BleServerService.BLE_BLUETOOTH_DISABLED:
93 filter.addAction(BleCocClientService.BLE_BLUETOOTH_DISABLED); in onResume()239 case BleCocClientService.BLE_BLUETOOTH_DISABLED:
142 filter.addAction(BleClientService.BLE_BLUETOOTH_DISABLED); in onStart()244 case BleClientService.BLE_BLUETOOTH_DISABLED:
81 public static final String BLE_BLUETOOTH_DISABLED = field in BleCocClientService306 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
74 public static final String BLE_BLUETOOTH_DISABLED = field in BleCocServerService233 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
62 public static final String BLE_BLUETOOTH_DISABLED = field in BleServerService285 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
93 public static final String BLE_BLUETOOTH_DISABLED = field in BleClientService793 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()