Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerTest.java296 mQsController.handleShadeLayoutChanged(oldMaxHeight); in shadeExpanded_onKeyguard()
473 mQsController.handleShadeLayoutChanged(oldMaxHeight); in triggerLayoutChange()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java838 void handleShadeLayoutChanged(int oldMaxHeight) { in handleShadeLayoutChanged() method in QuickSettingsController
H A DNotificationPanelViewController.java4698 mQsController.handleShadeLayoutChanged(oldMaxHeight); in onLayoutChange()