Searched refs:VISIBLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
328 location and ExpandableViewState.VISIBLE_LOCATIONS != 0
87 public static final int VISIBLE_LOCATIONS = ExpandableViewState.LOCATION_FIRST_HUN field in ExpandableViewState
943 if ((childViewState.location & ExpandableViewState.VISIBLE_LOCATIONS) == 0) { in isInVisibleLocation()