Searched refs:remove_battery_provider_callback (Results 1 – 2 of 2) sorted by relevance
65 pub fn remove_battery_provider_callback(&mut self, battery_provider_id: u32) { in remove_battery_provider_callback() method79 self.remove_battery_provider_callback(battery_provider_id); in unregister_battery_provider()
444 battery_provider_manager.lock().unwrap().remove_battery_provider_callback(id); in dispatch()