Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerImplTest.java88 mQsController.animateCloseQs(false); in testPanelStaysOpenWhenClosingQs()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1879 void animateCloseQs(boolean animateAway) { in animateCloseQs() method in QuickSettingsControllerImpl
DNotificationPanelViewController.java2001 mQsController.animateCloseQs(fullyCollapse); in animateCollapseQs()