Searched refs:appListSize (Results 1 – 1 of 1) sorted by relevance
442 int getRoundRegions(int appIndex, int appListSize) { in getRoundRegions() argument443 int numberOfAppRows = (int) Math.ceil((double) appListSize / mNumAppsPerRowAllApps); in getRoundRegions()455 if (appIndex == appListSize - 1) { in getRoundRegions()