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