Searched refs:isLeavebehind (Results 1 – 4 of 4) sorted by relevance
94 public default boolean isLeavebehind() { in isLeavebehind() method225 if ((mGutsContent.isLeavebehind() && leavebehinds) in closeControls()226 || (!mGutsContent.isLeavebehind() && controls)) { in closeControls()402 public boolean isLeavebehind() { in isLeavebehind() method in NotificationGuts403 return mGutsContent != null && mGutsContent.isLeavebehind(); in isLeavebehind()
434 public boolean isLeavebehind() { in isLeavebehind() method in NotificationSnooze
491 && !mNotificationGutsExposed.isLeavebehind()); in shouldExtendLifetime()
4246 if (guts != null && !guts.getGutsContent().isLeavebehind()) {