Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java929 int maxHotseatIconsWidthPx = maxHotseatWidthPx - (isQsbInline ? hotseatQsbWidth : 0); in recalculateHotseatWidthAndBorderSpace() local
930 hotseatBorderSpace = calculateHotseatBorderSpace(maxHotseatIconsWidthPx, in recalculateHotseatWidthAndBorderSpace()
952 maxHotseatIconsWidthPx = maxHotseatWidthPx - (isQsbInline ? hotseatQsbWidth : 0); in recalculateHotseatWidthAndBorderSpace()
957 hotseatBorderSpace = calculateHotseatBorderSpace(maxHotseatIconsWidthPx, in recalculateHotseatWidthAndBorderSpace()