History log of /frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
347f2884dbb29efd9b996bbd7ae7ca7996eb5f08 13-Nov-2014 Andreas Gampe <agampe@google.com> Frameworks/native: Wall Werror in batteryservice & powermanager

Turn on -Wall -Werror in services/batteryservice and services/powermanager.
Fix warnings.

Change-Id: I1da667083013379cd8240377c48d63fa5c53033d
/frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp
87bf0d97be5ef2689546b246dfb6c21c4eec3ce0 16-May-2013 Todd Poynor <toddpoynor@google.com> add libbatteryservice

IBatteryPropertiesListener is used by clients such as BatteryService to
receive notifications of changed battery/power status (from healthd).

IBatteryPropertiesRegistrar manages registrations of
IBatteryPropertiesListener clients.

Add BatteryService native header with defines from BatteryManager, and
class BatteryProperties to pass battery/power status around.

Change-Id: I44e2736e503b586794097b7b9d31d07fefd9b15a
/frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp