Home
last modified time | relevance | path

Searched defs:numAppsPerRow (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java165 int sectionAppCount, int numAppsPerRow, int mergeCount); in continueMerging()
206 public void setNumAppsPerRow(int numAppsPerRow, int numPredictedAppsPerRow, in setNumAppsPerRow()
DAllAppsContainerView.java67 int sectionAppCount, int numAppsPerRow, int mergeCount) { in continueMerging()
99 int sectionAppCount, int numAppsPerRow, int mergeCount) { in continueMerging()
DAllAppsRecyclerView.java95 public void setNumAppsPerRow(DeviceProfile grid, int numAppsPerRow) { in setNumAppsPerRow()