Searched defs:history (Results 1 – 3 of 3) sorted by relevance
389 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory()
448 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory()
327 List<WatchedProgram> history = new ArrayList<>(); in onLoadWatchHistory() local