Searched refs:mManageNotificationText (Results 1 – 1 of 1) sorted by relevance
50 private String mManageNotificationText; field in FooterView136 mManageButton.setText(mManageNotificationText); in updateContent()137 mManageButton.setContentDescription(mManageNotificationText); in updateContent()187 mManageNotificationText = getContext().getString(R.string.manage_notifications_text); in updateResources()