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.java127 private boolean mUsesIncreasedHeadsUpHeight; field in NotificationContentInflater
163 mUsesIncreasedHeadsUpHeight = usesIncreasedHeight; in setUsesIncreasedHeadsUpHeight()
265 mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
283 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
846 private final boolean mUsesIncreasedHeadsUpHeight; field in NotificationContentInflater.AsyncInflationTask
877 mUsesIncreasedHeadsUpHeight = usesIncreasedHeadsUpHeight; in AsyncInflationTask()
907 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in doInBackground()