Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java82 private int mRealHeight; field in NotificationChildrenContainer
221 mRealHeight = height; in onMeasure()
246 localY < (mRealHeight + slop); in pointInView()