Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerTest.java1250 mNotificationPanelViewController.setClosing(false); in onShadeFlingClosingEnd_mAmbientStateSetClose_thenOnExpansionStopped()
1254 mNotificationPanelViewController.setClosing(true); in onShadeFlingClosingEnd_mAmbientStateSetClose_thenOnExpansionStopped()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java2051 setClosing(true); in collapse()
3016 void setClosing(boolean isClosing) { in setClosing() method in NotificationPanelViewController
3903 setClosing(false);
3935 setClosing(true);