Searched defs:ID_ALL_CHANNELS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
H A DGenreItems.java28 public static final int ID_ALL_CHANNELS = 0; field in class:GenreItems
84 * If the genre is invalid, {@link #ID_ALL_CHANNELS} will be returned instead.
88 return ID_ALL_CHANNELS;
95 return ID_ALL_CHANNELS;

Completed in 58 milliseconds