Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java816 private int calculateQsbWidth(int hotseatBorderSpace) { in calculateQsbWidth() method in DeviceProfile
919 hotseatQsbWidth = calculateQsbWidth(hotseatBorderSpace); in recalculateHotseatWidthAndBorderSpace()