Searched refs:shouldNotifyForState (Results 1 – 1 of 1) sorted by relevance
97 if (shouldNotifyForState(printJob.getState())) { in onUpdateNotifications()298 private static boolean shouldNotifyForState(int state) { in shouldNotifyForState() method in NotificationController