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.java498 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in parseConfigFile() local
538 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in loadEncryptionFile() local