Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAssistantFeedbackController.java144 int feedbackStatus = getFeedbackStatus(entry); in getFeedbackIcon() local
145 return mIcons.get(feedbackStatus); in getFeedbackIcon()
155 int feedbackStatus = getFeedbackStatus(entry); in getInlineDescriptionResource() local
156 switch (feedbackStatus) { in getInlineDescriptionResource()