Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java114 private boolean mUserExpanding; field in NotificationContentView
609 if (mUserExpanding) { in selectLayout()
810 if (mUserExpanding) { in calculateVisibleType()
840 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1146 mUserExpanding = userExpanding;