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/
DNotificationGuts.java142 public GutsContent getGutsContent() { in getGutsContent() method in NotificationGuts
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1537 && guts.getGutsContent() instanceof NotificationSnooze) {
1538 NotificationSnooze ns = (NotificationSnooze) guts.getGutsContent();
4806 if (guts != null && !guts.getGutsContent().isLeavebehind()) {