Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java284 int shortcutPaddingEnd = resources.getDimensionPixelSize( in orientAboutObject() local
286 xOffset = iconWidth / 2 - shortcutDragHandleWidth / 2 - shortcutPaddingEnd; in orientAboutObject()