Searched refs:hideContent (Results 1 – 3 of 3) sorted by relevance
208 public boolean hideContent; field in FooterView.FooterViewState214 hideContent = ((FooterViewState) viewState).hideContent; in copyFrom()223 footerView.setContentVisible(!hideContent); in applyToView()
338 assertThat((footerView.viewState as FooterViewState).hideContent).isTrue()352 assertThat((footerView.viewState as FooterViewState).hideContent).isFalse()365 assertThat((footerView.viewState as FooterViewState).hideContent).isTrue()378 assertThat((footerView.viewState as FooterViewState).hideContent).isTrue()
579 ((FooterView.FooterViewState) viewState).hideContent =