Home
last modified time | relevance | path

Searched refs:on_core_notification (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs1014 fn on_core_notification(&mut self, core_notification: CoreNotification) -> UwbResult<()> { in on_core_notification() method
Duci_jni_android_new.rs1611 fn on_core_notification(&mut self, _core_notification: CoreNotification) -> Result<()> { in on_core_notification() method