Searched defs:on_core_notification (Results 1 – 3 of 3) sorted by relevance
54 fn on_core_notification(&mut self, core_notification: CoreNotification) -> Result<()>; in on_core_notification() method581 fn on_core_notification(&mut self, core_notification: CoreNotification) -> Result<()> { in on_core_notification() method
1043 fn on_core_notification(&mut self, core_notification: CoreNotification) -> UwbResult<()> { in on_core_notification() method
1742 fn on_core_notification(&mut self, _core_notification: CoreNotification) -> Result<()> { in on_core_notification() method