Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java144 private boolean mUserExpanded; field in ExpandableNotificationRow
1978 return mUserExpanded;
2008 mUserExpanded = userExpanded;
2017 boolean changed = mUserExpanded;
2019 mUserExpanded = false;