Home
last modified time | relevance | path

Searched refs:queryChannelInfoMapForTvInput (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/tests/input/src/com/android/tv/testinput/
DTestInputControl.java72 ChannelUtils.queryChannelInfoMapForTvInput(context, mInputId); in updateChannelMap()
DTestTvInputSetupActivity.java78 ChannelUtils.queryChannelInfoMapForTvInput(context, inputId); in registerChannels()
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DChannelUtils.java51 public static Map<Long, ChannelInfo> queryChannelInfoMapForTvInput( in queryChannelInfoMapForTvInput() method in ChannelUtils