Searched refs:isLeavebehind (Results 1 – 4 of 4) sorted by relevance
121 public default boolean isLeavebehind() { in isLeavebehind() method265 if ((mGutsContent.isLeavebehind() && leavebehinds) in closeControls()266 || (!mGutsContent.isLeavebehind() && controls)) { in closeControls()458 public boolean isLeavebehind() { in isLeavebehind() method in NotificationGuts459 return mGutsContent != null && mGutsContent.isLeavebehind(); in isLeavebehind()
428 public boolean isLeavebehind() { in isLeavebehind() method in NotificationSnooze
661 && !mNotificationGutsExposed.isLeavebehind()); in shouldExtendLifetime()
4418 if (guts != null && !guts.getGutsContent().isLeavebehind()) {