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

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 333 mNumPredictedAppsPerRow != grid.allAppsNumPredictiveCols) {
335 mNumPredictedAppsPerRow = grid.allAppsNumPredictiveCols;
  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 122 public int allAppsNumPredictiveCols;
362 allAppsNumCols = allAppsNumPredictiveCols = inv.numColumns;

Completed in 326 milliseconds