Searched refs:mBottomInset (Results 1 – 3 of 3) sorted by relevance
68 private float mBottomInset; field in DropZoneView157 mBottomInset = bottom; in setBottomInset()272 - (mIgnoreBottomMargin ? 0 : mBottomInset), in onDraw()
929 assertEquals(bottomImeInset, mStackScrollerInternal.mBottomInset); in testWindowInsetAnimationProgress_updatesBottomInset()
214 int mBottomInset = 0; field in NotificationStackScrollLayout1811 mBottomInset = windowInsets.getInsets(WindowInsets.Type.ime()).bottom;1826 mBottomInset = insets.getInsets(WindowInsets.Type.ime()).bottom;2254 return Math.max(0, mBottomInset