Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java464 orientAboutObject(); in setupForDisplay()
543 protected void orientAboutObject() { in orientAboutObject() method in ArrowPopup
544 orientAboutObject(true /* allowAlignLeft */, true /* allowAlignRight */); in orientAboutObject()
554 private void orientAboutObject(boolean allowAlignLeft, boolean allowAlignRight) { in orientAboutObject() method in ArrowPopup
597 orientAboutObject(allowAlignLeft && !mIsLeftAligned /* allowAlignLeft */, in orientAboutObject()