Searched refs:shouldHandleVisibilityChange (Results 1 – 1 of 1) sorted by relevance
251 public boolean shouldHandleVisibilityChange(int visibility) { in shouldHandleVisibilityChange() method in ModeListView.ModeListState372 public boolean shouldHandleVisibilityChange(int visibility) { in shouldHandleVisibilityChange() method in ModeListView.FullyHiddenState1561 if (currentState != null && !currentState.shouldHandleVisibilityChange(visibility)) { in setVisibility()