Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java624 updateHotseatSizes(mResponsiveWorkspaceCellSpec.getIconSize()); in DeviceProfile()
626 updateHotseatSizes(pxFromDp(inv.iconSize[mTypeIndex], mMetrics)); in DeviceProfile()
871 private void updateHotseatSizes(int hotseatIconSizePx) { in updateHotseatSizes() method in DeviceProfile
1289 updateHotseatSizes(iconSizePx);