Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go2570 type Component_AlsStep struct { struct
2571 state protoimpl.MessageState
2572 sizeCache protoimpl.SizeCache
2573 unknownFields protoimpl.UnknownFields
2578 AcBacklight isComponent_AlsStep_AcBacklight `protobuf_oneof:"ac_backlight"`
2582 BatteryBacklight isComponent_AlsStep_BatteryBacklight `protobuf_oneof:"battery_backlight"`
2583 …`protobuf:"bytes,3,opt,name=lux_threshold,json=luxThreshold,proto3" json:"lux_threshold,omitempty"`
2585 …name=max_screen_brightness,json=maxScreenBrightness,proto3" json:"max_screen_brightness,omitempty"`
2588 func (x *Component_AlsStep) Reset() {
2597 func (x *Component_AlsStep) String() string {
[all …]