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.java183 private boolean mIsSystemExpanded; field in ExpandableNotificationRow
2286 return mIsSystemExpanded;
2295 if (expand != mIsSystemExpanded) {
2297 mIsSystemExpanded = expand;