Home
last modified time | relevance | path

Searched refs:shouldScaleDimmed (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java133 public boolean shouldScaleDimmed() { in shouldScaleDimmed() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java319 mPaddingBetweenElements = dimmed && mStackScrollAlgorithm.shouldScaleDimmed() in updatePadding()