Searched defs:updateNotificationVetoButton (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java294 protected View updateNotificationVetoButton(View row, StatusBarNotification n) { method in class:BaseStatusBar
722 View vetoButton = updateNotificationVetoButton(row, sbn);
1101 updateNotificationVetoButton(oldEntry.row, notification);

Completed in 196 milliseconds