Searched refs:hasAttemptedToHideSplash (Results 1 – 4 of 4) sorted by relevance
23 hasAttemptedToHideSplash = false; field in RouterStore90 if (!this.hasAttemptedToHideSplash) {91 this.hasAttemptedToHideSplash = true;
17 private hasAttemptedToHideSplash; property in RouterStore
1 …hasAttemptedToHideSplash: boolean = false;\n\n initialState: ResultState | undefined;\n rootStat…
29 private hasAttemptedToHideSplash: boolean = false;116 if (!this.hasAttemptedToHideSplash) {117 this.hasAttemptedToHideSplash = true;