Searched refs:listTopInWindow (Results 1 – 1 of 1) sorted by relevance
1021 int listTopInWindow = locs[1] + rv.getPaddingTop(); in offsetRowsIndividually() local1029 maxDanglingViewTranslation = listTopInWindow; in offsetRowsIndividually()1095 int listTopInWindow = locs[1] + rv.getPaddingTop(); in offsetRowsByPage() local1103 child.setTranslationY(-listTopInWindow); in offsetRowsByPage()1115 int translation = (int) ((listTopInWindow + extraTranslation) in offsetRowsByPage()