History log of /frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0bd44d154ec25b27b624c3c2ec447031fe65e2cd 02-Feb-2017 Jin Qian <jinqian@google.com> Add binder native side code for BatteryPropertiesListener

Test: build flash boot
Change-Id: Ic689797708e15eb6cdf5976130e5f91429210c0d
/frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp
6ca70efdaef8c07e91692101c7a3ae35dc1e0cbb 30-Apr-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings.

Bug: 28341362
Change-Id: I83bb2282249ecd4e39347b90f5fb53788e1fff5b
/frameworks/native/services/batteryservice/IBatteryPropertiesListener.cpp
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