Searched refs:findLastNotAddedIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackStateAnimator.java126 mCurrentLastNotAddedIndex = findLastNotAddedIndex(finalState);
176 private int findLastNotAddedIndex(StackScrollState finalState) { method in class:StackStateAnimator

Completed in 123 milliseconds