Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java146 boolean hasCustomClock, boolean hasVisibleNotifs, float dark, float emptyDragAmount, in setup() argument
156 mHasVisibleNotifs = hasVisibleNotifs; in setup()