Searched refs:INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
105 filter.addAction(BleEncryptedClientService.INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR); in onResume()199 case BleEncryptedClientService.INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR:
65 public static final String INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR = field in BleEncryptedClientService349 intent = new Intent(INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR);513 … Intent intent = new Intent(INTENT_BLE_WRITE_ENCRYPTED_DESCRIPTOR);