Searched refs:calculateTop (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DGallery.java895 int childTop = calculateTop(child, true);
916 private int calculateTop(View child, boolean duringLayout) { method in class:Gallery

Completed in 33 milliseconds