Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivityWrapper.java62 void notifyCurrentChannelChange(@NonNull MainActivity caller, @Nullable Channel channel) { in notifyCurrentChannelChange() method in MainActivityWrapper
H A DMainActivity.java1654 .notifyCurrentChannelChange(this, null); in stopTv()
1790 .notifyCurrentChannelChange(this, channel); in tune()