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.java122 private boolean mUserExpanding; field in NotificationContentView
730 if (mUserExpanding) { in selectLayout()
959 if (mUserExpanding) { in calculateVisibleType()
989 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()
1333 mUserExpanding = userExpanding;