Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java156 cleanupAll(); in factoryReset()
211 cleanupAll(); in loadConfigData()
231 cleanupAll(); in loadConfigData()
287 cleanupAll(); in setEncryptKeyOrRemoveKey()
308 public void cleanupAll() throws IOException { in cleanupAll() method in BluetoothKeystoreService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreServiceTest.java121 mBluetoothKeystoreService.cleanupAll(); in tearDown()