Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java1156 mNotificationPanelViewController.setClosing(false); in onShadeFlingClosingEnd_mAmbientStateSetClose_thenOnExpansionStopped()
1160 mNotificationPanelViewController.setClosing(true); in onShadeFlingClosingEnd_mAmbientStateSetClose_thenOnExpansionStopped()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1945 setClosing(true); in collapse()
2910 void setClosing(boolean isClosing) { in setClosing() method in NotificationPanelViewController
3803 setClosing(false); in endClosing()
3835 setClosing(true); in fling()