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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java2189 public void setDismissAllInProgress(boolean dismissAllInProgress) { argument
2190 mDismissAllInProgress = dismissAllInProgress;

Completed in 45 milliseconds