Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance
229 private boolean mIsSystemExpanded; field in ExpandableNotificationRow2527 return mIsSystemExpanded;2536 if (expand != mIsSystemExpanded) {2538 mIsSystemExpanded = expand;