Searched refs:BLE_BLUETOOTH_DISABLED (Results 1 – 8 of 8) sorted by relevance
91 filter.addAction(BleCocServerService.BLE_BLUETOOTH_DISABLED); in onResume()150 case BleCocServerService.BLE_BLUETOOTH_DISABLED:
93 filter.addAction(BleCocClientService.BLE_BLUETOOTH_DISABLED); in onResume()233 case BleCocClientService.BLE_BLUETOOTH_DISABLED:
102 filter.addAction(BleServerService.BLE_BLUETOOTH_DISABLED); in onResume()182 case BleServerService.BLE_BLUETOOTH_DISABLED:
127 filter.addAction(BleClientService.BLE_BLUETOOTH_DISABLED); in onResume()220 case BleClientService.BLE_BLUETOOTH_DISABLED:
74 public static final String BLE_BLUETOOTH_DISABLED = field in BleCocServerService233 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
85 public static final String BLE_BLUETOOTH_DISABLED = field in BleCocClientService309 Intent intent = new Intent(BLE_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()
89 public static final String BLE_BLUETOOTH_DISABLED = field in BleClientService652 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()