Searched refs:INTENT_BLE_READ_NOT_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
110 filter.addAction(BleEncryptedClientService.INTENT_BLE_READ_NOT_ENCRYPTED_DESCRIPTOR); in onResume()222 case BleEncryptedClientService.INTENT_BLE_READ_NOT_ENCRYPTED_DESCRIPTOR:
71 public static final String INTENT_BLE_READ_NOT_ENCRYPTED_DESCRIPTOR = field in BleEncryptedClientService477 … Intent intent = new Intent(INTENT_BLE_READ_NOT_ENCRYPTED_DESCRIPTOR);