Searched refs:mVetoButton (Results 1 – 1 of 1) sorted by relevance
111 private View mVetoButton; field in ExpandableNotificationRow791 mVetoButton.performClick();795 mVetoButton.setOnClickListener(listener);896 mVetoButton = findViewById(R.id.veto);897 mVetoButton.setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO);898 mVetoButton.setContentDescription(mContext.getString(907 mTranslateableViews.remove(mVetoButton);914 return mVetoButton;