Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/assets/dumpTests/DeviceProfileDumpTest/
DtabletPortrait3Button.txt83 springLoadedHotseatBarTopMarginPx: 216.0px (108.0dp)
DtabletLandscape3Button.txt83 springLoadedHotseatBarTopMarginPx: 128.0px (64.0dp)
DtwoPanelPortrait_decoupleDepth.txt83 springLoadedHotseatBarTopMarginPx: 168.0px (64.0dp)
DtwoPanelPortrait3Button_decoupleDepth.txt83 springLoadedHotseatBarTopMarginPx: 168.0px (64.0dp)
DtwoPanelPortrait3Button.txt83 springLoadedHotseatBarTopMarginPx: 168.0px (64.0dp)
DtabletPortrait.txt83 springLoadedHotseatBarTopMarginPx: 216.0px (108.0dp)
DtwoPanelPortrait.txt83 springLoadedHotseatBarTopMarginPx: 168.0px (64.0dp)
DphoneVerticalBar.txt83 springLoadedHotseatBarTopMarginPx: 118.0px (44.95238dp)
DtabletLandscape.txt83 springLoadedHotseatBarTopMarginPx: 128.0px (64.0dp)
DtwoPanelLandscape3Button.txt83 springLoadedHotseatBarTopMarginPx: 116.0px (44.190475dp)
DphonePortrait.txt83 springLoadedHotseatBarTopMarginPx: 200.0px (76.190475dp)
DphonePortrait3Button.txt83 springLoadedHotseatBarTopMarginPx: 200.0px (76.190475dp)
DtwoPanelLandscape3Button_decoupleDepth.txt83 springLoadedHotseatBarTopMarginPx: 116.0px (44.190475dp)
DtwoPanelLandscape_decoupleDepth.txt83 springLoadedHotseatBarTopMarginPx: 116.0px (44.190475dp)
DtwoPanelLandscape.txt83 springLoadedHotseatBarTopMarginPx: 116.0px (44.190475dp)
DphoneVerticalBar3Button.txt83 springLoadedHotseatBarTopMarginPx: 118.0px (44.95238dp)
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java224 public int springLoadedHotseatBarTopMarginPx; field in DeviceProfile
619 springLoadedHotseatBarTopMarginPx = shouldApplyWidePortraitDimens in DeviceProfile()
1656 int topOfHotseat = hotseatBarSizePx + springLoadedHotseatBarTopMarginPx;
2175 springLoadedHotseatBarTopMarginPx));