Searched refs:getLastWatchedChannelIdForInput (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/util/
H A DUtils.java251 public static long getLastWatchedChannelIdForInput(Context context, String inputId) { method in class:Utils
/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java1420 long channelId = Utils.getLastWatchedChannelIdForInput(this, inputId);

Completed in 75 milliseconds