Home
last modified time | relevance | path

Searched defs:usesIncreasedHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java158 public void setUsesIncreasedHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeight()
162 public void setUsesIncreasedHeadsUpHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeadsUpHeight()
369 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, boolean redactAmbient, in createRemoteViews()
863 boolean usesIncreasedHeight, in AsyncInflationTask()