Searched refs:getInputIdForChannel (Results 1 – 2 of 2) sorted by relevance
367 String inputId = Utils.getInputIdForChannel(this, channel.getId()); in sendNotification()
140 public static String getInputIdForChannel(Context context, long channelId) { in getInputIdForChannel() method in Utils