Searched refs:MAX_ITEMS_IN_BOTTOM_STACK (Results 1 – 1 of 1) sorted by relevance
40 private static final int MAX_ITEMS_IN_BOTTOM_STACK = 3; field in StackScrollAlgorithm94 MAX_ITEMS_IN_BOTTOM_STACK, in updatePadding()119 mZBasicHeight = (MAX_ITEMS_IN_BOTTOM_STACK + 1) * mZDistanceBetweenElements; in initConstants()522 if (algorithmState.itemsInBottomStack < MAX_ITEMS_IN_BOTTOM_STACK) { in updateStateForChildFullyInBottomStack()530 if (algorithmState.itemsInBottomStack > MAX_ITEMS_IN_BOTTOM_STACK + 2) { in updateStateForChildFullyInBottomStack()533 > MAX_ITEMS_IN_BOTTOM_STACK + 1) { in updateStateForChildFullyInBottomStack()