Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreServiceTest.java282 mBluetoothKeystoreService.cleanupForCommonCriteriaModeDisable(); in testParserFileAfterDisableCommonCriteriaModeWhenEnableCommonCriteriaMode()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java177 cleanupForCommonCriteriaModeDisable(); in cleanup()
199 public void cleanupForCommonCriteriaModeDisable() { in cleanupForCommonCriteriaModeDisable() method in BluetoothKeystoreService