Home
last modified time | relevance | path

Searched refs:updateAppsViewNumCols (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java335 grid.updateAppsViewNumCols(getResources(), availableWidth); in onMeasure()
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java267 public void updateAppsViewNumCols(Resources res, int recyclerViewWidth) { in updateAppsViewNumCols() method in DeviceProfile