Searched refs:minAllAppsPredictionColumns (Results 1 – 2 of 2) sorted by relevance
61 int minAllAppsPredictionColumns; field in InvariantDeviceProfile91 p.numFolderRows, p.numFolderColumns, p.minAllAppsPredictionColumns, in InvariantDeviceProfile()110 minAllAppsPredictionColumns = maapc; in InvariantDeviceProfile()146 minAllAppsPredictionColumns = closestProfile.minAllAppsPredictionColumns; in InvariantDeviceProfile()
275 int numPredictiveAppCols = Math.max(inv.minAllAppsPredictionColumns, numAppsCols); in updateAppsViewNumCols()