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/
DNotificationInflaterTest.java100 mNotificationInflater.setUsesIncreasedHeight(true); in testIncreasedHeightBeingUsed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java94 public void setUsesIncreasedHeight(boolean usesIncreasedHeight) { in setUsesIncreasedHeight() method in NotificationInflater
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java1146 mNotificationInflater.setUsesIncreasedHeight(use);