Home
last modified time | relevance | path

Searched defs:task_customized_notify (Results 1 – 1 of 1) sorted by relevance

/base/request/request/services/src/service/notification_bar/
Dnotify_flow.rs42 task_customized_notify: HashMap<u32, Option<CustomizedNotification>>, field
323 fn task_customized_notify(&mut self, task_id: u32) -> Option<CustomizedNotification> { in task_customized_notify() method