Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java243 public boolean getUseSplitShade() { in getUseSplitShade() method in AmbientState
DStackScrollAlgorithm.java872 final float clampInset = ambientState.getUseSplitShade() in updateHeadsUpStates()