Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java277 protected int calculateContentHeightFromActualHeight(int actualHeight) { in calculateContentHeightFromActualHeight() method in ExpandableNotificationRow
866 int contentHeight = calculateContentHeightFromActualHeight(height); in setActualHeight()