Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java112 private boolean mUsesIncreasedHeight; field in NotificationContentInflater
144 mUsesIncreasedHeight = usesIncreasedHeight; in setUsesIncreasedHeight()
246 mUsesIncreasedHeight, in inflateNotificationViews()
264 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
759 private final boolean mUsesIncreasedHeight; field in NotificationContentInflater.AsyncInflationTask
789 mUsesIncreasedHeight = usesIncreasedHeight; in AsyncInflationTask()
818 recoveredBuilder, mIsLowPriority, mIsChildInGroup, mUsesIncreasedHeight, in doInBackground()