Home
last modified time | relevance | path

Searched refs:cleanupMemory (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreServiceTest.java250 mBluetoothKeystoreService.cleanupMemory(); in testDecrypt()
265 mBluetoothKeystoreService.cleanupMemory(); in testCompareHashFile()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreService.java225 cleanupMemory(); in cleanupForCommonCriteriaModeEnable()
396 cleanupMemory(); in cleanupAll()
409 public void cleanupMemory() { in cleanupMemory() method in BluetoothKeystoreService