Searched refs:fillRight (Results 1 – 1 of 1) sorted by relevance
187 fillRight(mFirstPosition + getChildCount(), 0); in populate()402 overhang = fillRight(mFirstPosition + getChildCount(), allowOverhang); in trackMotionScroll()507 private int fillRight(int pos, int overhang) { in fillRight() method in GalleryThumbnailView