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.java143 public void setUsesIncreasedHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeight()
147 public void setUsesIncreasedHeadsUpHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeadsUpHeight()
335 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, in createRemoteViews()
777 boolean usesIncreasedHeight, in AsyncInflationTask()