Searched defs:setDismissAllInProgress (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAmbientState.java223 public void setDismissAllInProgress(boolean dismissAllInProgress) { method in class:AmbientState
H A DNotificationStackScrollLayout.java3909 public void setDismissAllInProgress(boolean dismissAllInProgress) { method in class:NotificationStackScrollLayout
3911 mAmbientState.setDismissAllInProgress(dismissAllInProgress);

Completed in 65 milliseconds