Searched defs:PrefValues (Results 1 – 2 of 2) sorted by relevance
35 struct PrefValues { struct38 int ac_screen_dim_delay_ms;39 int ac_screen_off_delay_ms;40 int ac_screen_lock_delay_ms;41 int ac_idle_warning_delay_ms;42 int ac_idle_delay_ms;43 int battery_screen_dim_delay_ms;44 int battery_screen_off_delay_ms;45 int battery_screen_lock_delay_ms;46 int battery_idle_warning_delay_ms;[all …]
68 PowerPolicyController::PrefValues::PrefValues() in PrefValues() function in chromeos::PowerPolicyController::PrefValues