Searched refs:WatchNextType (Results 1 – 2 of 2) sorted by relevance
100 public @interface WatchNextType { annotation in WatchNextProgram116 public @WatchNextType int getWatchNextType() { in getWatchNextType()251 public Builder setWatchNextType(@WatchNextType int watchNextType) { in setWatchNextType()
2961 public @interface WatchNextType {} annotation in TvContract.WatchNextPrograms