Searched refs:on_system_ability_remove_event (Results 1 – 3 of 3) sorted by relevance
50 fn on_system_ability_remove_event(&self, said: i32, device_id: String) {} in on_system_ability_remove_event() method
189 self.inner.on_system_ability_remove_event(said, device_id) in OnRemoveSystemAbility()
100 fn on_system_ability_remove_event(&self, said: i32, device_id: String) { in on_system_ability_remove_event() method