Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DSetupUtils.java141 Utils.setLastWatchedChannel(context, firstChannelForInput); in updateChannelsAfterSetup()
DUtils.java157 public static void setLastWatchedChannel(Context context, Channel channel) { in setLastWatchedChannel() method in Utils
/packages/apps/TV/src/com/android/tv/
DMainActivity.java1325 Utils.setLastWatchedChannel(MainActivity.this, channel); in endShrunkenTvView()
1761 Utils.setLastWatchedChannel(this, channel); in tune()