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.java126 private boolean mUsesIncreasedHeight; field in NotificationContentInflater
159 mUsesIncreasedHeight = usesIncreasedHeight; in setUsesIncreasedHeight()
264 mUsesIncreasedHeight, in inflateNotificationViews()
283 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in inflateNotificationViews()
844 private final boolean mUsesIncreasedHeight; field in NotificationContentInflater.AsyncInflationTask
876 mUsesIncreasedHeight = usesIncreasedHeight; in AsyncInflationTask()
907 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, in doInBackground()