Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreServiceTest.java250 mBluetoothKeystoreService.cleanupMemory(); in testDecrypt()
265 mBluetoothKeystoreService.cleanupMemory(); in testCompareHashFile()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java225 cleanupMemory(); in cleanupForNiapModeEnable()
391 cleanupMemory(); in cleanupAll()
404 public void cleanupMemory() { in cleanupMemory() method in BluetoothKeystoreService