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.java134 private boolean mUserExpanding; field in NotificationContentView
812 if (mUserExpanding) { in selectLayout()
1048 if (mUserExpanding) { in calculateVisibleType()
1078 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1517 mUserExpanding = userExpanding; in setUserExpanding()
1641 if (mUserExpanding) { in shouldClipToRounding()