Searched refs:ChannelUtils (Results 1 – 3 of 3) sorted by relevance
34 import com.android.tv.testing.ChannelUtils;71 ChannelUtils.updateChannels(context, inputId, channels); in registerChannels()78 ChannelUtils.queryChannelInfoMapForTvInput(context, inputId); in registerChannels()
26 import com.android.tv.testing.ChannelUtils;72 ChannelUtils.queryChannelInfoMapForTvInput(context, mInputId); in updateChannelMap()
42 public class ChannelUtils { class151 private ChannelUtils() { in ChannelUtils() method in ChannelUtils