Searched refs:mExpandable (Results 1 – 2 of 2) sorted by relevance
143 private boolean mExpandable; field in NotificationContentView376 updateExpandButtons(mExpandable); in onLayout()1144 updateExpandButtons(mExpandable); in setHeadsUp()1513 mExpandable = expandable;
157 private boolean mExpandable; field in ExpandableNotificationRow2192 return mEnableNonGroupedNotificationExpand && mExpandable;2196 mExpandable = expandable;2241 if (userExpanded && !mExpandable) return;