Merge "Making clearAllNotifications in PSB public." into nyc-dev
This commit is contained in:
@@ -1012,7 +1012,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
|
||||
}
|
||||
}
|
||||
|
||||
private void clearAllNotifications() {
|
||||
public void clearAllNotifications() {
|
||||
|
||||
// animate-swipe all dismissable notifications, then animate the shade closed
|
||||
int numChildren = mStackScroller.getChildCount();
|
||||
|
||||
Reference in New Issue
Block a user