Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java585 String checksumDataBase64 = mEncoder.encodeToString(allBytes); in readChecksumFile() local
586 mNameEncryptKey.put(prefixString, checksumDataBase64); in readChecksumFile()