Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java1021 int listTopInWindow = locs[1] + rv.getPaddingTop(); in offsetRowsIndividually() local
1029 maxDanglingViewTranslation = listTopInWindow; in offsetRowsIndividually()
1095 int listTopInWindow = locs[1] + rv.getPaddingTop(); in offsetRowsByPage() local
1103 child.setTranslationY(-listTopInWindow); in offsetRowsByPage()
1115 int translation = (int) ((listTopInWindow + extraTranslation) in offsetRowsByPage()