Searched defs:DeviceScreenConfig (Results 1 – 1 of 1) sorted by relevance
601 struct DeviceScreenConfig { struct602 std::string rotationPolicy_ = "11"; // default use phone policy603 std::string defaultRotationPolicy_ = "1"; // default unspecified policy604 bool isRightPowerButton_ = true;