Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance
233 private boolean mIsSystemExpanded; field in ExpandableNotificationRow2675 return mIsSystemExpanded;2684 if (expand != mIsSystemExpanded) {2686 mIsSystemExpanded = expand;