Home
last modified time | relevance | path

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

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