Searched refs:mExpandable (Results 1 – 3 of 3) sorted by relevance
154 private boolean mExpandable; field in NotificationContentView332 updateExpandButtonsDuringLayout(mExpandable, true /* duringLayout */); in onLayout()1076 updateExpandButtons(mExpandable); in setHeadsUp()1567 mExpandable = expandable; in updateExpandButtonsDuringLayout()
181 private boolean mExpandable; field in ExpandableNotificationRow2203 return mEnableNonGroupedNotificationExpand && mExpandable;2207 mExpandable = expandable;2252 if (userExpanded && !mExpandable) return;
136 private boolean mExpandable = true; field in ConversationLayout1105 if (!mExpandable) { in updateContentEndPaddings()1141 mExpandable = expandable; in updateExpandability()