Searched refs:calculateGridSize (Results 1 – 3 of 3) sorted by relevance
76 calculateGridSize(contentSize); in setContentSize()101 private void calculateGridSize(int count) { in calculateGridSize() method in FolderGridOrganizer
281 calculateGridSize(dp, context, gridRect); in calculateLargeTileSize()361 public final void calculateGridSize(DeviceProfile dp, Context context, Rect outRect) { in calculateGridSize() method in BaseContainerInterface
2371 mSizeStrategy.calculateGridSize(dp, mContainer, mLastComputedGridSize); in updateSizeAndPadding()