Lines Matching refs:BatteryNotify
62 BatteryNotify::BatteryNotify()
69 int32_t BatteryNotify::PublishEvents(BatteryInfo& info)
104 void BatteryNotify::HandleUevent(BatteryInfo& info)
131 bool BatteryNotify::PublishChargeTypeChangedEvent(const BatteryInfo& info)
157 bool BatteryNotify::IsCommonEventServiceAbilityExist() const
179 bool BatteryNotify::PublishChangedEvent(const BatteryInfo& info)
226 bool BatteryNotify::PublishChangedEventInner(const BatteryInfo& info) const
250 bool BatteryNotify::PublishLowEvent(const BatteryInfo& info) const
279 bool BatteryNotify::PublishOkayEvent(const BatteryInfo& info) const
308 bool BatteryNotify::PublishPowerConnectedEvent(const BatteryInfo& info) const
340 void BatteryNotify::StartVibrator() const
347 bool BatteryNotify::PublishPowerDisconnectedEvent(const BatteryInfo& info) const
379 bool BatteryNotify::PublishChargingEvent(const BatteryInfo& info) const
411 bool BatteryNotify::PublishDischargingEvent(const BatteryInfo& info) const
443 bool BatteryNotify::PublishCustomEvent(const BatteryInfo& info, const std::string& commonEventName) const