Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreServiceTest.java230 mBluetoothKeystoreService.cleanupMemory(); in testDecrypt()
245 mBluetoothKeystoreService.cleanupMemory(); in testCompareHashFile()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java193 cleanupMemory(); in cleanupForCommonCriteriaModeEnable()
310 cleanupMemory(); in cleanupAll()
320 public void cleanupMemory() { in cleanupMemory() method in BluetoothKeystoreService