Home
last modified time | relevance | path

Searched defs:vetoButton (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBar.java151 View vetoButton = row.findViewById(R.id.veto); in updateNotificationVetoButton() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java731 View vetoButton = updateNotificationVetoButton(row, notification); in makeNotificationView() local
901 View vetoButton = updateNotificationVetoButton(row, sbn); in inflateViews() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DTabletStatusBar.java1745 View vetoButton = updateNotificationVetoButton(row, entry.notification); in inflateViews() local