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/
DExpandableNotificationRow.java166 private boolean mIsSystemExpanded; field in ExpandableNotificationRow
2047 return mIsSystemExpanded;
2056 if (expand != mIsSystemExpanded) {
2058 mIsSystemExpanded = expand;