Searched defs:check_task_notification_available (Results 1 – 2 of 2) sorted by relevance
78 pub(crate) fn check_task_notification_available(&self, task_id: u32) -> bool { in check_task_notification_available() method
163 pub(crate) fn check_task_notification_available(&self, task_id: &u32) -> bool { in check_task_notification_available() method