Searched refs:isPinnedAndExpanded (Results 1 – 3 of 3) sorted by relevance
631 public boolean isPinnedAndExpanded() { in isPinnedAndExpanded() method in NotificationEntry632 return row != null && row.isPinnedAndExpanded(); in isPinnedAndExpanded()
193 if (isExpanded && (!notifPanelCollapsed || entry.isPinnedAndExpanded)) { in onEntryInflated()
387 public boolean isPinnedAndExpanded() { in isPinnedAndExpanded() method in ExpandableNotificationRow