Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java113 private boolean mUsesIncreasedHeadsUpHeight; field in NotificationContentInflater
148 mUsesIncreasedHeadsUpHeight = usesIncreasedHeight; in setUsesIncreasedHeadsUpHeight()
247 mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
264 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
761 private final boolean mUsesIncreasedHeadsUpHeight; field in NotificationContentInflater.AsyncInflationTask
790 mUsesIncreasedHeadsUpHeight = usesIncreasedHeadsUpHeight; in AsyncInflationTask()
819 mUsesIncreasedHeadsUpHeight, packageContext); in doInBackground()