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.java179 private boolean mUserExpanding; field in NotificationContentView
903 if (mUserExpanding) { in selectLayout()
1180 if (mUserExpanding) { in calculateVisibleType()
1210 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1879 mUserExpanding = userExpanding;
2053 if (mUserExpanding) {