Searched refs:MAX_ITEMS_IN_BOTTOM_STACK (Results 1 – 1 of 1) sorted by relevance
43 private static final int MAX_ITEMS_IN_BOTTOM_STACK = 3; field in StackScrollAlgorithm81 mZBasicHeight = (MAX_ITEMS_IN_BOTTOM_STACK + 1) * mZDistanceBetweenElements; in initConstants()85 MAX_ITEMS_IN_BOTTOM_STACK, in initConstants()519 if (algorithmState.itemsInBottomStack < MAX_ITEMS_IN_BOTTOM_STACK) { in updateStateForChildFullyInBottomStack()527 if (algorithmState.itemsInBottomStack > MAX_ITEMS_IN_BOTTOM_STACK + 2) { in updateStateForChildFullyInBottomStack()531 > MAX_ITEMS_IN_BOTTOM_STACK + 1) { in updateStateForChildFullyInBottomStack()