Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
Ddevice_profile.rs109 pub struct ProfileChangeNotification { struct
121 fn on_profile_changed(&self, change_notification: &ProfileChangeNotification); in on_profile_changed()