Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java183 public GutsContent getGutsContent() { in getGutsContent() method in NotificationGuts
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1647 if (guts != null && !guts.getGutsContent().isLeavebehind()) {
2081 && guts.getGutsContent() instanceof NotificationSnooze ns) {