Searched defs:MainWindowState (Results 1 – 1 of 1) sorted by relevance
565 struct MainWindowState : public Parcelable { struct583 static MainWindowState* Unmarshalling(Parcel& parcel) in Unmarshalling() argument599 int32_t state_ = 0;600 bool isVisible_ = false;601 bool isForegroundInteractive_ = false;602 bool isPcOrPadEnableActivation_ = false;