Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java67 private String mManageNotificationHistoryText; field in FooterView
363 mManageOrHistoryButton.setText(mManageNotificationHistoryText); in updateContent()
364 mManageOrHistoryButton.setContentDescription(mManageNotificationHistoryText); in updateContent()
439 mManageNotificationHistoryText = getContext() in updateResources()