android_system_core/healthd
Bart Van Assche 095c944b48 healthd: Convert multiple private methods into static nonmember functions
The private methods in class BatteryMonitor do not use the 'this'
pointer. Hence convert these into static nonmember functions.

Test: Compile-tested only.
Change-Id: I4b9b76c9697f1db894ba9fb939ce096ee6b7ff3b
Signed-off-by: Bart Van Assche <bvanassche@google.com>
2022-03-03 18:46:12 +00:00
..
api
images
include/healthd healthd: Convert multiple private methods into static nonmember functions 2022-03-03 18:46:12 +00:00
include_charger/charger charger: process hall_sensor event to show charging animation 2022-01-25 20:00:53 +08:00
testdata [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
Android.bp healthd: batterymonitor uses AIDL HealthInfo. 2022-03-02 16:20:35 +08:00
AnimationParser.cpp
AnimationParser.h
AnimationParser_test.cpp
BatteryMonitor.cpp healthd: Convert multiple private methods into static nonmember functions 2022-03-03 18:46:12 +00:00
HealthServiceDefault.cpp
OWNERS healthd: remove hridya@ from OWNERS file 2022-01-06 16:56:57 -08:00
TEST_MAPPING
android.hardware.health@2.0-service.rc
animation.h
charger.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
charger.sysprop
charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
charger_utils.cpp
charger_utils.h
healthd.rc
healthd_draw.cpp charger: support screen rotation 2022-01-27 13:27:59 +08:00
healthd_draw.h charger: support screen rotation 2022-01-27 13:27:59 +08:00
healthd_mode_charger.cpp charger: support screen rotation 2022-01-27 13:27:59 +08:00
healthd_mode_charger_hidl.cpp charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_hidl.h charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_nops.cpp
healthd_mode_charger_nops.h
healthd_mode_charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00