Home
last modified time | relevance | path

Searched defs:showFeedbackIcon (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java131 public void showFeedbackIcon(boolean show, Pair<Integer, Integer> resIds) { in showFeedbackIcon() method in NotificationHeaderViewWrapper
H A DNotificationViewWrapper.java107 public void showFeedbackIcon(boolean show, Pair<Integer, Integer> resIds) { in showFeedbackIcon() method in NotificationViewWrapper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1609 public void showFeedbackIcon(boolean show, Pair<Integer, Integer> resIds) { in showFeedbackIcon() method in NotificationContentView