Searched refs:mExpandable (Results 1 – 2 of 2) sorted by relevance
107 private boolean mExpandable; field in NotificationContentView284 updateExpandButtons(mExpandable); in onLayout()888 updateExpandButtons(mExpandable); in setHeadsUp()1088 mExpandable = expandable;
75 private boolean mExpandable; field in ExpandableNotificationRow837 mExpandable = false;1067 return mExpandable;1071 mExpandable = expandable;1115 if (userExpanded && !mExpandable) return;