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.java160 private boolean mUserExpanding; field in NotificationContentView
821 if (mUserExpanding) { in selectLayout()
1042 if (mUserExpanding) { in calculateVisibleType()
1072 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1621 mUserExpanding = userExpanding; in setUserExpanding()
1814 if (mUserExpanding) { in shouldClipToRounding()