@interface HPSBatteryIconView : _UIBatteryView - (void)setIsCharging:(BOOL)a0; - (id)init; - (void)traitCollectionDidChange:(id)a0; @end