OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWatchHistory
(Results
1 - 4
of
4
) sorted by null
/packages/apps/TV/src/com/android/tv/recommendation/
FavoriteChannelEvaluator.java
29
WatchedProgram[] watchedPrograms = cr.
getWatchHistory
();
RecentChannelEvaluator.java
44
WatchedProgram[] watchHistory = cr.
getWatchHistory
();
ChannelRecord.java
84
public final WatchedProgram[]
getWatchHistory
() {
RoutineWatchEvaluator.java
54
WatchedProgram[] watchHistory = cr.
getWatchHistory
();
Completed in 108 milliseconds