Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java210 public int folderChildTextSizePx; field in DeviceProfile
1494 folderChildTextSizePx = mResponsiveWorkspaceCellSpec.getIconTextSize();
1496 (int) (folderChildTextSizePx * folderLabelTextScale));
1497 int textHeight = Utilities.calculateTextHeight(folderChildTextSizePx);
1520 folderChildTextSizePx);
1524 folderChildTextSizePx = cellContentDimensions.getIconTextSizePx();
1526 (int) (folderChildTextSizePx * folderLabelTextScale));
1533 folderChildTextSizePx = pxFromSp(invIconTextSizeDp, mMetrics, scale);
1535 (int) (folderChildTextSizePx * folderLabelTextScale));
1536 int textHeight = Utilities.calculateTextHeight(folderChildTextSizePx);
[all …]
DBubbleTextView.java249 setTextSize(TypedValue.COMPLEX_UNIT_PX, mDeviceProfile.folderChildTextSizePx); in BubbleTextView()
/packages/apps/Launcher3/tests/assets/dumpTests/DeviceProfileDumpTest/
DtabletPortrait3Button.txt46 folderChildTextSizePx: 28.0px (14.0dp)
DtabletLandscape3Button.txt46 folderChildTextSizePx: 28.0px (14.0dp)
DtwoPanelPortrait_decoupleDepth.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DtwoPanelPortrait3Button_decoupleDepth.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DtwoPanelPortrait3Button.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DtabletPortrait.txt46 folderChildTextSizePx: 28.0px (14.0dp)
DtwoPanelPortrait.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DphoneVerticalBar.txt46 folderChildTextSizePx: 32.0px (12.190476dp)
DtabletLandscape.txt46 folderChildTextSizePx: 28.0px (14.0dp)
DtwoPanelLandscape3Button.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DphonePortrait.txt46 folderChildTextSizePx: 38.0px (14.476191dp)
DphonePortrait3Button.txt46 folderChildTextSizePx: 38.0px (14.476191dp)
DtwoPanelLandscape3Button_decoupleDepth.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DtwoPanelLandscape_decoupleDepth.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DtwoPanelLandscape.txt46 folderChildTextSizePx: 34.0px (12.952381dp)
DphoneVerticalBar3Button.txt46 folderChildTextSizePx: 34.0px (12.952381dp)