Searched refs:getPlatformFileListForPrefix (Results 1 – 1 of 1) sorted by relevance
161 private static ArrayList<File> getPlatformFileListForPrefix(@NonNull @Prefix String prefix) { in getPlatformFileListForPrefix() method in NetworkStatsDataMigrationUtils242 final ArrayList<File> platformFiles = getPlatformFileListForPrefix(prefix); in readPlatformCollection()