Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java175 cleanupAll(); in factoryReset()
247 cleanupAll(); in loadConfigData()
275 cleanupAll(); in loadConfigData()
358 cleanupAll(); in setEncryptKeyOrRemoveKey()
389 public void cleanupAll() throws IOException { in cleanupAll() method in BluetoothKeystoreService
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreServiceTest.java144 mBluetoothKeystoreService.cleanupAll(); in tearDown()