Searched refs:mManageButton (Results 1 – 1 of 1) sorted by relevance
31 private FooterViewButton mManageButton; field in FooterView52 mManageButton = findViewById(R.id.manage_text); in onFinishInflate()56 mManageButton.setTextColor(color); in setTextColor()61 mManageButton.setOnClickListener(listener); in setManageButtonClickListener()81 mManageButton.setText(R.string.manage_notifications_text); in onConfigurationChanged()82 mManageButton.setContentDescription( in onConfigurationChanged()87 return mManageButton.getAlpha() != 0.0f; in isButtonVisible()