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