Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java361 int intrinsicBefore = getIntrinsicHeight(); in updateMaxExpandHeight() local
363 if (intrinsicBefore != getIntrinsicHeight()) { in updateMaxExpandHeight()