Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java115 int zDistance = getZDistanceBetweenElements(context); in getNotificationLaunchHeight() local
116 return getBaseHeight(zDistance) * 2; in getNotificationLaunchHeight()