Home
last modified time | relevance | path

Searched refs:calculateCellWidth (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java824 metrics.set(grid.calculateCellWidth(paddedMeasureWidth, countX), in getMetrics()
845 int cw = grid.calculateCellWidth(childWidthSize, mCountX); in onMeasure()
2911 int parentWidth = grid.calculateCellWidth(grid.widthPx in rectToCell()
DDeviceProfile.java666 int calculateCellWidth(int width, int countX) { in calculateCellWidth() method in DeviceProfile
DWorkspace.java3318 grid.calculateCellWidth(width, countX),
3329 grid.calculateCellWidth(width, countX),