Searched refs:mExpandable (Results 1 – 2 of 2) sorted by relevance
127 private boolean mExpandable; field in NotificationContentView388 updateExpandButtons(mExpandable); in onLayout()1115 updateExpandButtons(mExpandable); in setHeadsUp()1435 mExpandable = expandable; in updateExpandButtons()
140 private boolean mExpandable; field in ExpandableNotificationRow1956 return mEnableNonGroupedNotificationExpand && mExpandable;1960 mExpandable = expandable;2005 if (userExpanded && !mExpandable) return;