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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java41 private boolean mUserExpanded; field in class:ExpandableNotificationRow
239 return mUserExpanded;
251 mUserExpanded = userExpanded;
257 mUserExpanded = false;

Completed in 52 milliseconds