Home
last modified time | relevance | path

Searched refs:mWillExpand (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java488 private boolean mWillExpand; field in NotificationStackScrollLayout
4170 mWillExpand = false; in setIsExpanded()
4849 if (!mIsExpanded && !mWillExpand && !isHeadsUp) { in generateHeadsUpAnimation()
4875 mWillExpand = willExpand; in setWillExpand()