Searched refs:stackIndex (Results 1 – 1 of 1) sorted by relevance
1582 final int stackIndex = mStacks.indexOf(this); in getStackVisibilityLocked() local1584 if (stackIndex == mStacks.size() - 1) { in getStackVisibilityLocked()1623 && stackIndex == stackBehindFocusedIndex) { in getStackVisibilityLocked()1636 if (stackIndex == stackBehindFocusedIndex) { in getStackVisibilityLocked()1642 && stackIndex == (stackBehindFocusedIndex - 1)) { in getStackVisibilityLocked()1655 for (int i = stackIndex + 1; i < mStacks.size(); i++) { in getStackVisibilityLocked()