Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance
207 private boolean mIsSystemExpanded; field in ExpandableNotificationRow2297 return mIsSystemExpanded;2306 if (expand != mIsSystemExpanded) {2308 mIsSystemExpanded = expand;