Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java737 float halfQsbIconWidthDiff = in createIconAlignmentController() local
743 float fromX = isRtl ? -halfQsbIconWidthDiff : halfQsbIconWidthDiff; in createIconAlignmentController()