Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerImplTest.java339 mQsController.handleShadeLayoutChanged(oldMaxHeight); in shadeExpanded_onKeyguard()
522 mQsController.handleShadeLayoutChanged(oldMaxHeight); in triggerLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java834 void handleShadeLayoutChanged(int oldMaxHeight) { in handleShadeLayoutChanged() method in QuickSettingsControllerImpl
DNotificationPanelViewController.java4746 mQsController.handleShadeLayoutChanged(oldMaxHeight);