Searched refs:isLeavebehind (Results 1 – 6 of 6) sorted by relevance
119 public default boolean isLeavebehind() { in isLeavebehind() method259 if ((mGutsContent.isLeavebehind() && leavebehinds) in closeControls()260 || (!mGutsContent.isLeavebehind() && controls)) { in closeControls()426 public boolean isLeavebehind() { in isLeavebehind() method in NotificationGuts427 return mGutsContent != null && mGutsContent.isLeavebehind(); in isLeavebehind()
486 public boolean isLeavebehind() { in isLeavebehind() method in NotificationSnooze
3063 return (mGuts != null && mGuts.isLeavebehind());
19 bool1 = guts.isLeavebehind in logGutsOpened()
102 if (guts.isLeavebehind) { in onGutsOpen()
1647 if (guts != null && !guts.getGutsContent().isLeavebehind()) {