HomeSort by relevance Sort by last modified time
    Searched refs:allAppsNumCols (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 332 if (mNumAppsPerRow != grid.allAppsNumCols ||
334 mNumAppsPerRow = grid.allAppsNumCols;
  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 121 public int allAppsNumCols;
362 allAppsNumCols = allAppsNumPredictiveCols = inv.numColumns;

Completed in 2296 milliseconds