HomeSort by relevance Sort by last modified time
    Searched full:nextyposition (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollAlgorithm.java 376 float nextYPosition = currentYPosition + childHeight +
398 } else if (nextYPosition >= bottomStackStart) {
    [all...]

Completed in 394 milliseconds