Home
last modified time | relevance | path

Searched refs:battery (Results 1 – 25 of 27) 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/bt/include/hardware/
Dbluetooth_headset_callbacks.h195 virtual void AtBiaCallback(bool service, bool roam, bool signal, bool battery,
/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
Dshell.te182 # allow shell to get battery info
/system/sepolicy/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
Dshell.te182 # allow shell to get battery info
/system/sepolicy/prebuilts/api/28.0/public/
Dhealthd.te1 # healthd - battery/charger monitoring service daemon
Dshell.te167 # allow shell to get 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
Dshell.te129 # allow shell to get battery info
/system/sepolicy/prebuilts/api/28.0/private/
Dstatsd.te57 # Grant statsd to access health hal to access battery metrics.
Dservice_contexts16 battery u:object_r:battery_service:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dtraced_probes.te73 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
Dservice_contexts24 battery u:object_r:battery_service:s0
/system/sepolicy/private/
Dtraced_probes.te73 # Allow access to the IHealth and IPowerStats HAL service for tracing battery counters.
/system/core/liblog/
Dlogprint.cpp1315 static const char battery[] = ": battery "; in convertMonotonic() local
1346 ((e = strstr(e + sizeof(healthd) - 1, battery)))) { in convertMonotonic()
1349 e += sizeof(battery) - 1; in convertMonotonic()
/system/sepolicy/prebuilts/api/26.0/private/
Dservice_contexts16 battery u:object_r:battery_service:s0
/system/sepolicy/prebuilts/api/27.0/private/
Dservice_contexts16 battery u:object_r:battery_service:s0
/system/bt/btif/src/
Dbtif_hf.cc545 bool battery = !is_nth_bit_enabled(bia_mask_out, BTA_AG_IND_BATTCHG); in btif_hf_upstreams_evt() local
546 bt_hf_callbacks->AtBiaCallback(service, roam, signal, battery, in btif_hf_upstreams_evt()

12