Home
last modified time | relevance | path

Searched refs:battery (Results 1 – 25 of 40) sorted by relevance

12

/system/core/bootstat/
Dboot_reason_test.sh826 if ! EXPECT_PROPERTY sys.boot.reason reboot,battery >/dev/null 2>/dev/null; then
837 EXPECT_PROPERTY sys.boot.reason shutdown,battery
840 report_bootstat_logs shutdown,battery "-bootstat: Battery level at shutdown 2%"
855 adb_sh setprop sys.powerctl shutdown,battery </dev/null
859 EXPECT_PROPERTY sys.boot.reason shutdown,battery
860 EXPECT_PROPERTY sys.boot.reason.last shutdown,battery
862 report_bootstat_logs shutdown,battery
876 adb_sh setprop sys.powerctl shutdown,thermal,battery </dev/null
880 EXPECT_PROPERTY sys.boot.reason shutdown,thermal,battery
881 EXPECT_PROPERTY sys.boot.reason.last shutdown,thermal,battery
[all …]
/system/libsysprop/srcs/android/sysprop/
DPowerProperties.sysprop28 # Suspends charge input into the battery. When this property is set,
29 # the device will drain battery even when connected to a power source.
/system/bt/include/hardware/
Dbluetooth_headset_callbacks.h195 virtual void AtBiaCallback(bool service, bool roam, bool signal, bool battery,
/system/sepolicy/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dstatsd.te55 # Grant statsd to access health hal to access battery metrics.
Dfastbootd.te21 # battery info
/system/sepolicy/prebuilts/api/31.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dstatsd.te55 # Grant statsd to access health hal to access battery metrics.
Dfastbootd.te21 # battery info
/system/sepolicy/prebuilts/api/28.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
/system/sepolicy/prebuilts/api/29.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dstatsd.te53 # Grant statsd to access health hal to access battery metrics.
Dfastbootd.te21 # battery info
/system/sepolicy/prebuilts/api/30.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dstatsd.te47 # Grant statsd to access health hal to access battery metrics.
Dfastbootd.te21 # battery info
/system/sepolicy/prebuilts/api/27.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dshell.te130 # allow shell to get battery info
/system/sepolicy/prebuilts/api/26.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
/system/sepolicy/prebuilts/api/28.0/private/
Dstatsd.te57 # Grant statsd to access health hal to access battery metrics.
/system/sepolicy/prebuilts/api/29.0/private/
Dtraced_probes.te73 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_probes.te73 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
/system/sepolicy/private/
Dtraced_probes.te89 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
/system/sepolicy/prebuilts/api/31.0/private/
Dtraced_probes.te89 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
/system/logging/liblog/
Dlogprint.cpp1222 static const char battery[] = ": battery "; in convertMonotonic() local
1253 ((e = strstr(e + sizeof(healthd) - 1, battery)))) { in convertMonotonic()
1256 e += sizeof(battery) - 1; in convertMonotonic()

12