Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationsQuickSettingsContainer.java117 View stackQsBottom = !qsBottom ? mStackScroller : mQsFrame; in drawChild() local
124 : stackQsBottom, drawingTime); in drawChild()
128 : statusBarVisible || userSwitcherVisible ? stackQsBottom in drawChild()
133 userSwitcherVisible && statusBarVisible ? stackQsBottom in drawChild()