Searched defs:MainWindowState (Results 1 – 1 of 1) sorted by relevance
507 struct MainWindowState : public Parcelable { struct525 static MainWindowState* Unmarshalling(Parcel& parcel) in Unmarshalling() argument541 int32_t state_ = 0;542 bool isVisible_ = false;543 bool isForegroundInteractive_ = false;544 bool isPcOrPadEnableActivation_ = false;