Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java557 int extraVerticalSpace = mArrowHeight + mArrowOffsetVertical in orientAboutObject() local
567 int height = getMeasuredHeight() + extraVerticalSpace + childMargins; in orientAboutObject()
608 y = mTempRect.top + iconHeight + extraVerticalSpace; in orientAboutObject()