Searched refs:mBottomInset (Results 1 – 2 of 2) sorted by relevance
93 private float mBottomInset; field in DropZoneView182 mBottomInset = bottom; in setBottomInset()304 getHeight() - (mContainerMargin[3] * mMarginPercent) - mBottomInset, in onDraw()
204 private int mBottomInset = 0; field in NotificationStackScrollLayout1675 mBottomInset = insets.getSystemWindowInsetBottom();2117 return Math.max(0, mBottomInset - (getRootView().getHeight() - getHeight()));