Home
last modified time | relevance | path

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

/device/google/cuttlefish/shared/config/
Dconfig_foldable.json10 "lid_switch_open": false, boolean
23 "lid_switch_open": true, boolean
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h33 std::optional<bool> lid_switch_open; member