Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDropZoneView.java93 private float mBottomInset; field in DropZoneView
182 mBottomInset = bottom; in setBottomInset()
304 getHeight() - (mContainerMargin[3] * mMarginPercent) - mBottomInset, in onDraw()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java204 private int mBottomInset = 0; field in NotificationStackScrollLayout
1675 mBottomInset = insets.getSystemWindowInsetBottom();
2117 return Math.max(0, mBottomInset - (getRootView().getHeight() - getHeight()));