Searched refs:VISIBLE_LOCATIONS (Results 1 – 2 of 2) sorted by relevance
37 public static final int VISIBLE_LOCATIONS = LOCATION_FIRST_HUN | LOCATION_MAIN_AREA; field in StackViewState
546 if ((childViewState.location &= StackViewState.VISIBLE_LOCATIONS) == 0) { in isInVisibleLocation()