Home
last modified time | relevance | path

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

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