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/notification/row/
DNotificationContentView.java150 private boolean mUserExpanding; field in NotificationContentView
851 if (mUserExpanding) { in selectLayout()
1073 if (mUserExpanding) { in calculateVisibleType()
1104 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1608 mUserExpanding = userExpanding;
1782 if (mUserExpanding) {