Home
last modified time | relevance | path

Searched defs:oldMaxHeight (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerTest.java295 int oldMaxHeight = mQsController.updateHeightsOnShadeLayoutChange(); in shadeExpanded_onKeyguard() local
472 int oldMaxHeight = mQsController.updateHeightsOnShadeLayoutChange(); in triggerLayoutChange() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java826 int oldMaxHeight = getMaxExpansionHeight(); in updateHeightsOnShadeLayoutChange() local
838 void handleShadeLayoutChanged(int oldMaxHeight) { in handleShadeLayoutChanged()
H A DNotificationPanelViewController.java4696 int oldMaxHeight = mQsController.updateHeightsOnShadeLayoutChange(); in onLayoutChange() local