Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DFloatingActionMode.java61 private final int mBottomAllowance; field in FloatingActionMode
114 mBottomAllowance = context.getResources() in FloatingActionMode()
193 mViewRectOnScreen.bottom + mBottomAllowance)); in repositionToolbar()