Searched defs:AppForceLandscapeConfig (Results 1 – 1 of 1) sorted by relevance
411 struct AppForceLandscapeConfig : public Parcelable { struct415 AppForceLandscapeConfig() {} in AppForceLandscapeConfig() argument416 …AppForceLandscapeConfig(int32_t mode, const std::string& homePage) : mode_(mode), homePage_(homePa… in AppForceLandscapeConfig() argument427 static AppForceLandscapeConfig* Unmarshalling(Parcel& parcel) in Unmarshalling() argument