Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreService.java621 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in parseConfigFile() local
663 List<String> allLinesString = Files.readAllLines(Paths.get(filePathString)); in loadEncryptionFile() local