Home
last modified time | relevance | path

Searched defs:setForceWindowCollapsed (Results 1 – 2 of 2) 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