Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java116 public float allAppsIconTextSizePx; field in DeviceProfile
293 + Utilities.calculateTextHeight(allAppsIconTextSizePx) in adjustToHideWorkspaceLabels()
332 allAppsIconTextSizePx = iconTextSizePx; in updateIconSize()
DBubbleTextView.java164 setTextSize(TypedValue.COMPLEX_UNIT_PX, grid.allAppsIconTextSizePx); in BubbleTextView()
/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/uioverrides/states/
DOverviewState.java122 return dp.allAppsCellHeightPx - dp.allAppsIconTextSizePx;
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/states/
DOverviewState.java166 return dp.allAppsCellHeightPx - dp.allAppsIconTextSizePx;