Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java788 View vetoButton = row.findViewById(R.id.veto); in updateNotificationVetoButton() local
794 vetoButton.setOnClickListener(new View.OnClickListener() { in updateNotificationVetoButton()
807 vetoButton.setVisibility(View.VISIBLE); in updateNotificationVetoButton()
809 vetoButton.setVisibility(View.GONE); in updateNotificationVetoButton()
811 vetoButton.setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO); in updateNotificationVetoButton()
812 return vetoButton; in updateNotificationVetoButton()
1313 View vetoButton = updateNotificationVetoButton(row, sbn);
1314 vetoButton.setContentDescription(mContext.getString(