Searched refs:FooterViewState (Results 1 – 2 of 2) sorted by relevance
115 return new FooterViewState(); in createExpandableViewState()118 public class FooterViewState extends ExpandableViewState { class in FooterView128 if (viewState instanceof FooterViewState) { in copyFrom()129 hideContent = ((FooterViewState) viewState).hideContent; in copyFrom()
432 ((FooterView.FooterViewState) viewState).hideContent = in updateChild()