Searched refs:incrementTotalHeight (Results 1 – 2 of 2) sorted by relevance
151 totalItemsHeight = incrementTotalHeight(adapter, i, totalItemsHeight); in getItemsHeight()162 protected int incrementTotalHeight(Adapter adapter, int position, int heightUntilLastPos) { in incrementTotalHeight() method in ScrollableLayoutManager
172 protected int incrementTotalHeight(Adapter adapter, int position, int heightUntilLastPos) { in incrementTotalHeight() method in AllAppsGridAdapter.AppsGridLayoutManager