Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java289 readHashFile(CONFIG_FILE_PATH, CONFIG_FILE_PREFIX); in setEncryptKeyOrRemoveKey()
433 readHashFile(hashFilePathString, prefixString); in compareFileHash()
451 private void readHashFile(String filePathString, String prefixString) in readHashFile() method in BluetoothKeystoreService