Searched refs:queryChannelInfoMapForTvInput (Results 1 – 3 of 3) sorted by relevance
72 ChannelUtils.queryChannelInfoMapForTvInput(context, mInputId); in updateChannelMap()
78 ChannelUtils.queryChannelInfoMapForTvInput(context, inputId); in registerChannels()
51 public static Map<Long, ChannelInfo> queryChannelInfoMapForTvInput( in queryChannelInfoMapForTvInput() method in ChannelUtils