Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarViewController.java206 int hotseatCellSize = in createIconAlignmentController() local
227 float hotseatIconCenter = hotseatPadding.left + hotseatCellSize * info.screenId in createIconAlignmentController()
228 + hotseatCellSize / 2; in createIconAlignmentController()