Home
last modified time | relevance | path

Searched defs:allLinesString (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java600 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in parseConfigFile() local
642 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in loadEncryptionFile() local