Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance
184 private boolean mIsSystemExpanded; field in ExpandableNotificationRow2264 return mIsSystemExpanded;2273 if (expand != mIsSystemExpanded) {2275 mIsSystemExpanded = expand;