Lines Matching defs:stack

17 package com.android.systemui.statusbar.stack;
32 * The Algorithm of the {@link com.android.systemui.statusbar.stack
34 * .stack.StackScrollState}
342 // The starting position of the bottom stack peek
345 // The position where the bottom stack starts.
351 // How far in is the element currently transitioning into the bottom stack.
370 // stack start.
386 // check if we are overlapping with the bottom stack
400 // We are in the bottom stack.
403 // bottom of the screen so we are fully in the bottom stack
455 * the bottom stack.
468 * stack.get
494 // This is the transitioning element on top of bottom stack, calculate how far we are in.
499 // the offset starting at the transitionPosition of the bottom stack
511 // We want at least to be at the end of the top stack when collapsing
523 // We are visually entering the bottom stack
529 // we are fully inside the stack
548 // First we calculate the index relative to the current stack window of size at most
554 // We are currently visually entering the top stack
560 // Child is currently translating into stack but not yet inside slow down zone.
593 * Find the number of items in the top stack and update the result state if needed.
605 // find the number of elements in the top stack.
616 // The starting position of the bottom stack peek
660 // We are already past the stack so we can end the loop
689 // We only have the top item and an additional item in the top stack,
731 * bottom stack at the same time
737 mCollapsedSize /* top stack */
738 + mBottomStackSlowDownLength + mBottomStackPeekSize /* bottom stack */
848 * The quantity of items which are in the top stack.
853 * how far in is the element currently transitioning into the top stack
858 * The number of pixels the last child in the top stack has scrolled in to the stack
863 * The last item index which is in the top stack.
868 * The quantity of items which are in the bottom stack.
873 * how far in is the element currently transitioning into the bottom stack