Searched refs:isExpandable (Results 1 – 3 of 3) sorted by relevance
223 public boolean isExpandable() { in isExpandable() method in ExpandableNotificationRow
349 return mHeadsUp != null && mHeadsUp.row == v && mHeadsUp.row.isExpandable(); in canChildBeExpanded()
656 && ((ExpandableNotificationRow) v).isExpandable(); in canChildBeExpanded()