Searched refs:mIsContentExpandable (Results 1 – 1 of 1) sorted by relevance
174 private boolean mIsContentExpandable; field in NotificationContentView1070 return mIsContentExpandable; in isContentExpandable()1580 boolean requestLayout = duringLayout && mIsContentExpandable != expandable; in updateExpandButtonsDuringLayout()1590 mIsContentExpandable = expandable; in updateExpandButtonsDuringLayout()