Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java165 public final int hotseatBarSidePaddingEndPx; field in DeviceProfile
336 hotseatBarSidePaddingEndPx = in DeviceProfile()
428 + hotseatBarSidePaddingEndPx;
795 mInsets.top, hotseatBarSidePaddingEndPx, mInsets.bottom); in getHotseatLayoutPadding()
797 mHotseatPadding.set(hotseatBarSidePaddingEndPx, mInsets.top, in getHotseatLayoutPadding()
971 hotseatBarSidePaddingEndPx)); in dump()