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.java98 private boolean mIsSystemExpanded; field in ExpandableNotificationRow
843 mIsSystemExpanded = false;
1146 return mIsSystemExpanded;
1155 if (expand != mIsSystemExpanded) {
1157 mIsSystemExpanded = expand;