Home
last modified time | relevance | path

Searched refs:notifyCurrentChannelChange (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/
DMainActivityWrapper.java75 void notifyCurrentChannelChange(@NonNull MainActivity caller, @Nullable Channel channel) { in notifyCurrentChannelChange() method in MainActivityWrapper
DMainActivity.java1611 .notifyCurrentChannelChange(this, null); in stopTv()
1860 .notifyCurrentChannelChange(this, channel); in tune()