Searched refs:getBackgroundForPage (Results 1 – 3 of 3) sorted by relevance
83 public Drawable getBackgroundForPage(int row, int column) { in getBackgroundForPage() method in GridExampleActivity.MainAdapter
183 public Drawable getBackgroundForPage(int row, int column) { in getBackgroundForPage() method in AttractionsGridPagerAdapter190 return super.getBackgroundForPage(row, column); in getBackgroundForPage()
170 public Drawable getBackgroundForPage(final int row, final int column) { in getBackgroundForPage() method in SampleGridPagerAdapter