Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingImageTransformState.java87 float startActualHeight = getStartActualHeight(); in transformViewFrom() local
89 (int) NotificationUtils.interpolate(startActualHeight, in transformViewFrom()