Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java193 public final float folderLabelTextScale; field in DeviceProfile
464 folderLabelTextScale = res.getFloat(R.dimen.folder_label_text_scale); in DeviceProfile()
1496 (int) (folderChildTextSizePx * folderLabelTextScale));
1526 (int) (folderChildTextSizePx * folderLabelTextScale));
1535 (int) (folderChildTextSizePx * folderLabelTextScale));