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.java1038 float halfQsbIconWidthDiff = in createIconAlignmentController() local
1044 float fromX = isRtl ? -halfQsbIconWidthDiff : halfQsbIconWidthDiff; in createIconAlignmentController()