Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java116 private int hotseatBarTopPaddingPx; field in DeviceProfile
195 hotseatBarTopPaddingPx = in DeviceProfile()
232 profile.hotseatBarBottomPaddingPx = profile.hotseatBarTopPaddingPx; in getMultiWindowProfile()
431 - (2 * inv.numRows * cellHeightPx) - hotseatBarTopPaddingPx in getWorkspacePadding()
567 hotseatBarTopPaddingPx, hotseatAdjustment + workspacePadding.right, in layout()
576 hotseatBarTopPaddingPx, hotseatAdjustment + workspacePadding.right, in layout()