Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java277 int shortcutPaddingStart = resources.getDimensionPixelSize( in orientAboutObject() local
279 xOffset = iconWidth / 2 - shortcutIconWidth / 2 - shortcutPaddingStart; in orientAboutObject()