Searched refs:mManageNotificationText (Results 1 – 1 of 1) sorted by relevance
48 private String mManageNotificationText; field in FooterView152 mManageButton.setText(mManageNotificationText); in updateText()153 mManageButton.setContentDescription(mManageNotificationText); in updateText()190 mManageNotificationText = getContext().getString(R.string.manage_notifications_text); in updateResources()