Home
last modified time | relevance | path

Searched refs:mIsSystemExpanded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java233 private boolean mIsSystemExpanded; field in ExpandableNotificationRow
2675 return mIsSystemExpanded;
2684 if (expand != mIsSystemExpanded) {
2686 mIsSystemExpanded = expand;