Searched refs:COLUMN_CHANNELS (Results 1 – 2 of 2) sorted by relevance
65 String channels = contentValues.getAsString(EpgContract.Lineups.COLUMN_CHANNELS); in createLineup()
125 public static final String COLUMN_CHANNELS = "CHANNELS"; field in EpgContract.Lineups