Searched defs:history (Results 1 – 4 of 4) sorted by relevance
151 def WriteOutput(history, log_filename, filename): argument
395 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory()
448 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory()
344 List<WatchedProgram> history = new ArrayList<>(); in onLoadWatchHistory() local