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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java65 private boolean mUsesIncreasedHeadsUpHeight; field in class:NotificationInflater
99 mUsesIncreasedHeadsUpHeight = usesIncreasedHeight;
142 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, mRedactAmbient,
155 mIsChildInGroup, mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight,
582 private final boolean mUsesIncreasedHeadsUpHeight; field in class:NotificationInflater.AsyncInflationTask
603 mUsesIncreasedHeadsUpHeight = usesIncreasedHeadsUpHeight;
631 mUsesIncreasedHeight, mUsesIncreasedHeadsUpHeight, mRedactAmbient,

Completed in 10 milliseconds