Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseContainerView.java40 private final int mContainerBoundsInset; field in BaseContainerView
59mContainerBoundsInset = getResources().getDimensionPixelSize(R.dimen.container_bounds_inset); in BaseContainerView()
113 mInsets.top + mContainerBoundsInset, in updateBackgroundAndPaddings()
115 mInsets.bottom + mContainerBoundsInset in updateBackgroundAndPaddings()