Searched refs:getLastWatchedChannelIdForInput (Results 1 – 2 of 2) sorted by relevance
226 public static long getLastWatchedChannelIdForInput(Context context, String inputId) { in getLastWatchedChannelIdForInput() method in Utils
1535 long channelId = Utils.getLastWatchedChannelIdForInput(this, inputId); in handleIntent()