Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java199 void setWouldOtherwiseCollapse(boolean otherwiseCollapse); in setWouldOtherwiseCollapse() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java472 mListener.setWouldOtherwiseCollapse(visible); in applyVisibility()