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

  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 67 public int numFolderRows;
92 p.numFolderRows, p.numFolderColumns, p.minAllAppsPredictionColumns,
109 numFolderRows = fr;
145 numFolderRows = closestProfile.numFolderRows;
FolderPagedView.java 91 mMaxCountY = profile.numFolderRows;

Completed in 56 milliseconds