Searched refs:updateNotificationVetoButton (Results 1 - 1 of 1) sorted by relevance

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

Completed in 66 milliseconds