Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java124 default void setForceWindowCollapsed(boolean force) {} in setForceWindowCollapsed() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java838 public void setForceWindowCollapsed(boolean force) { in setForceWindowCollapsed() method in NotificationShadeWindowControllerImpl
DNotificationPanelViewController.java4290 mNotificationShadeWindowController.setForceWindowCollapsed(true);
4292 mNotificationShadeWindowController.setForceWindowCollapsed(false);