Home
last modified time | relevance | path

Searched defs:charger (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
Dhealthd_mode_charger.cpp102 struct charger { struct
104 bool charger_connected; argument
105 bool screen_blanked;
106 int64_t next_screen_transition;
107 int64_t next_key_check;
108 int64_t next_pwr_check;
109 int64_t wait_batt_level_timestamp;
111 key_state keys[KEY_MAX + 1];
113 animation* batt_anim;
114 GRSurface* surf_unknown;
[all …]