Searched refs:INTENT_BLUETOOTH_DISABLED (Results 1 – 3 of 3) sorted by relevance
57 filter.addAction(BleEncryptedServerService.INTENT_BLUETOOTH_DISABLED); in onResume()95 case BleEncryptedServerService.INTENT_BLUETOOTH_DISABLED:
68 filter.addAction(BleEncryptedServerService.INTENT_BLUETOOTH_DISABLED); in onResume()104 case BleEncryptedServerService.INTENT_BLUETOOTH_DISABLED:
49 public static final String INTENT_BLUETOOTH_DISABLED = field in BleEncryptedServerService194 Intent intent = new Intent(INTENT_BLUETOOTH_DISABLED); in notifyBluetoothDisabled()