Home
last modified time | relevance | path

Searched refs:setUsesIncreasedHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java111 mNotificationInflater.setUsesIncreasedHeight(true); in testIncreasedHeightBeingUsed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java143 public void setUsesIncreasedHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeight() method in NotificationContentInflater
DExpandableNotificationRow.java1601 mNotificationInflater.setUsesIncreasedHeight(use);