Home
last modified time | relevance | path

Searched defs:testChannelInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelDataManagerTest.java331 ChannelInfo testChannelInfo = ChannelInfo.create(getTargetContext(), (int) testChannelId); in testChannelListChanged() local
531 public void simulateInsert(ChannelInfo testChannelInfo) { in simulateInsert()