Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java84 public void setGutsParent(NotificationGuts listener); in setGutsParent() method
DNotificationSnooze.java242 public void setGutsParent(NotificationGuts guts) { in setGutsParent() method in NotificationSnooze
DNotificationInfo.java384 public void setGutsParent(NotificationGuts guts) { in setGutsParent() method in NotificationInfo
DExpandableNotificationRow.java761 ((GutsContent) item.getGutsView()).setGutsParent(mGuts);