Searched refs:computeChannel (Results 1 – 1 of 1) sorted by relevance
182 Notification.Builder builder = new Notification.Builder(mContext, computeChannel(printJob)) in createNotification()328 private static String computeChannel(PrintJobInfo printJob) { in computeChannel() method in NotificationController