Home
last modified time | relevance | path

Searched defs:newBottom (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSection.java287 int newBottom; in updateBounds() local
/frameworks/base/core/java/android/view/
DWindowInsets.java1078 int newBottom = Math.max(0, insets.bottom - bottom); in insetInsets() local
/frameworks/base/core/java/android/widget/
DListView.java1186 int newBottom = sel.getBottom(); in moveSelection() local