Searched refs:readLinesFromRawFile (Results 1 – 2 of 2) sorted by relevance
89 List<String> lines = readLinesFromRawFile(PACKAGE_NAME_BLOCKLIST_FILENAME); in readPackageNameBlocklist()98 protected List<String> readLinesFromRawFile(@NonNull String filename) { in readLinesFromRawFile() method in ContentProtectionBlocklistManager
231 protected List<String> readLinesFromRawFile(@NonNull String filename) { in readLinesFromRawFile() method in ContentProtectionBlocklistManagerTest.TestContentProtectionBlocklistManager