| /packages/modules/Bluetooth/system/gd/l2cap/classic/ | 
| D | link_security_interface.h | 116   virtual void OnEncryptionChange(hci::Address remote, bool encrypted) {}  in OnEncryptionChange()
 | 
| D | facade.cc | 259   void OnEncryptionChange(hci::Address remote, bool encrypted) override {  in OnEncryptionChange()
 | 
| /packages/modules/Bluetooth/system/binder/android/bluetooth/le/ | 
| D | IPeriodicAdvertisingCallback.aidl | 32   void onBigInfoAdvertisingReport(in int syncHandle, in boolean encrypted);  in onBigInfoAdvertisingReport()
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/le/ | 
| D | PeriodicAdvertisingCallback.java | 97     public void onBigInfoAdvertisingReport(int syncHandle, boolean encrypted) {  in onBigInfoAdvertisingReport()
 | 
| D | PeriodicAdvertisingManager.java | 358             public void onBigInfoAdvertisingReport(int syncHandle, boolean encrypted) {  in wrap()
 | 
| /packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/ | 
| D | ManagementStrategy.kt | 37     val encrypted: Boolean,  constant in com.android.libraries.pcc.chronicle.api.ManagementStrategy.Stored
 | 
| /packages/modules/adb/pairing_auth/tests/ | 
| D | aes_128_gcm_test.cpp | 41     uint8_t encrypted[1024];  in TEST()  local
 | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ | 
| D | ShadowStorageManager.java | 88     public static void setIsFileEncrypted(boolean encrypted) {  in setIsFileEncrypted()
 | 
| /packages/modules/Bluetooth/system/gd/security/channel/ | 
| D | security_manager_channel.cc | 126 void SecurityManagerChannel::OnEncryptionChange(hci::Address remote, bool encrypted) {  in OnEncryptionChange()
 | 
| D | security_manager_channel_unittest.cc | 65   void OnEncryptionChange(hci::Address address, bool encrypted) override {}  in OnEncryptionChange()
 | 
| /packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/request/ | 
| D | RenderFlowTest.java | 92         String encrypted = CryptUtils.encrypt(data);  in testDefaultInjector()  local
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_auth.cc | 357   bool encrypted = BTM_IsEncrypted(tcb.peer_bda, tcb.transport);  in gatt_get_link_encrypt_status()  local
 | 
| /packages/modules/adb/pairing_auth/ | 
| D | pairing_auth.cpp | 171     Data encrypted(cipher_->EncryptedSize(data.size()));  in Encrypt()  local
 | 
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ | 
| D | NetworkListStoreDataTest.java | 1149             String encrypted) throws Exception {  in verifySerializeSharedConfigurationsEncrypted()
 | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | le_scanning_manager_facade.cc | 175   void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override {  in OnBigInfoReport()
 | 
| /packages/modules/AdServices/adservices/service-core/jni/cpp/ | 
| D | ohttp_jni.cpp | 221   std::vector<uint8_t> encrypted(env->GetArrayLength(plaintextArray) +  in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeCtxSeal()  local
 | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | le_scanning_manager.cc | 108   void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override {LogUnused(); };  in OnBigInfoReport()644 void BleScannerInterfaceImpl::OnBigInfoReport(uint16_t sync_handle, bool encrypted) {  in OnBigInfoReport()
 
 | 
| D | btm.cc | 172 void Btm::ScanningCallbacks::OnBigInfoReport(uint16_t sync_handle, bool encrypted) {}  in OnBigInfoReport()
 | 
| /packages/modules/Virtualization/pvmfw/src/ | 
| D | instance.rs | 144             let encrypted = aead.seal(&mut blk, body).map_err(Error::FailedSeal)?;  in get_or_generate_instance_salt()  localVariable
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | 
| D | PeriodicScanManager.java | 261     void onBigInfoReport(int syncHandle, boolean encrypted)  in onBigInfoReport()
 | 
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ | 
| D | FastPairGattServerTest.java | 474     private byte[] decrypt(byte[] encrypted, byte[] keyBytes) {  in decrypt()
 | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ | 
| D | gatt_ble_scanner_shim.cc | 398 void BleScannerIntf::OnBigInfoReport(uint16_t sync_handle, bool encrypted) {  in OnBigInfoReport()
 | 
| /packages/modules/Bluetooth/system/gd/security/pairing/ | 
| D | classic_pairing_handler_unittest.cc | 64   void OnEncryptionChange(hci::Address address, bool encrypted) override {  in OnEncryptionChange()
 | 
| /packages/modules/Bluetooth/system/main/test/ | 
| D | main_shim_test.cc | 633   void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override{};  in OnBigInfoReport()
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ | 
| D | BassClientStateMachine.java | 466             BluetoothDevice device, boolean encrypted) {  in getBroadcastMetadataFromBaseData()
 |