Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DPipInputManager.java270 public boolean areInSamePipInput(Channel channel1, Channel channel2) { in areInSamePipInput()
/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelDataManagerTest.java198 Channel channel1 = mChannelDataManager.getChannelList().get(0); in testBrowsable() local
230 Channel channel1 = mChannelDataManager.getChannelList().get(0); in testBrowsable_skipNotification() local