Searched refs:mExpandable (Results 1 – 2 of 2) sorted by relevance
138 private boolean mExpandable; field in NotificationContentView354 updateExpandButtons(mExpandable); in onLayout()1057 updateExpandButtons(mExpandable); in setHeadsUp()1419 mExpandable = expandable;
158 private boolean mExpandable; field in ExpandableNotificationRow2170 return mEnableNonGroupedNotificationExpand && mExpandable;2174 mExpandable = expandable;2219 if (userExpanded && !mExpandable) return;