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.java113 private boolean mUserExpanded; field in ExpandableNotificationRow
1427 return mUserExpanded;
1457 mUserExpanded = userExpanded;
1462 boolean changed = mUserExpanded;
1464 mUserExpanded = false;