Searched refs:mExpandable (Results 1 – 3 of 3) sorted by relevance
134 private boolean mExpandable = true; field in ConversationLayout1149 if (!mExpandable) { in updateContentEndPaddings()1185 mExpandable = expandable; in updateExpandability()
164 private boolean mExpandable; field in NotificationContentView376 updateExpandButtonsDuringLayout(mExpandable, true /* duringLayout */); in onLayout()1145 updateExpandButtons(mExpandable); in setHeadsUp()1686 mExpandable = expandable;
198 private boolean mExpandable; field in ExpandableNotificationRow2433 return mEnableNonGroupedNotificationExpand && mExpandable;2437 mExpandable = expandable;2482 if (userExpanded && !mExpandable) return;