Searched defs:MainWindowState (Results 1 – 1 of 1) sorted by relevance
544 struct MainWindowState : public Parcelable { struct562 static MainWindowState* Unmarshalling(Parcel& parcel) in Unmarshalling() argument578 int32_t state_ = 0;579 bool isVisible_ = false;580 bool isForegroundInteractive_ = false;581 bool isPcOrPadEnableActivation_ = false;