Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java1336 int peekAmount = mContext.getResources() in onRequestChildFocusSuperMarioStyle() local
1349 params.bottomMargin + params.topMargin + peekAmount; in onRequestChildFocusSuperMarioStyle()
1352 bottomEdgeThatMustBeOnScreen = getDecoratedTop(nextChild) + peekAmount; in onRequestChildFocusSuperMarioStyle()