Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFooterView.java51 private String mManageNotificationHistoryText; field in FooterView
133 mManageButton.setText(mManageNotificationHistoryText); in updateContent()
134 mManageButton.setContentDescription(mManageNotificationHistoryText); in updateContent()
188 mManageNotificationHistoryText = getContext() in updateResources()