Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationsQuickSettingsContainer.java60 private int mLastQSPaddingBottom; field in NotificationsQuickSettingsContainer
96 setQSContainerPaddingBottom(mLastQSPaddingBottom); in onFragmentViewCreated()
123 mLastQSPaddingBottom = paddingBottom; in setQSContainerPaddingBottom()