Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance
183 private boolean mIsSystemExpanded; field in ExpandableNotificationRow2286 return mIsSystemExpanded;2295 if (expand != mIsSystemExpanded) {2297 mIsSystemExpanded = expand;