Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java172 final int arrowCenterOffset = res.getDimensionPixelSize(isAlignedWithStart() in reorderAndShow()
212 protected boolean isAlignedWithStart() { in isAlignedWithStart() method in ArrowPopup
260 if (isAlignedWithStart()) { in orientAboutObject()